Metadata-Version: 1.0
Name: z3c.xmlhttp
Version: 0.5.1
Summary: XMLHttpRequest (XHR) javascript
Home-page: http://pypi.python.org/pypi/z3c.xmlhttp
Author: Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides an (XHR) XMLHttpRequest implementation which is used as 
        base javascript library for z3c.jsonrpcproxy. This library can be used in other 
        javascript projects if you need a XHR implementation.
        
        
        =======
        CHANGES
        =======
        
        0.5.1 (2012-11-19)
        ------------------
        
        - cleanup msxml2 setup. See comments about the correct MSXML2.XMLHTTP usage at
          http://blogs.msdn.com/b/xmlteam/archive/2006/10/23/using-the-right-version-of-msxml-in-internet-explorer.aspx
        
        - Removed slugs for ZPKG and ZCML.
        
        0.5.0 (2008-04-16)
        ------------------
        
        - Initial Release
        
Keywords: zope3 z3c xhr xmlhttp XMLHttp request proxy javascript js ajax
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
