Metadata-Version: 1.0
Name: z3c.jsonrpcproxy
Version: 0.5.0
Summary: JSON RPC (javascript) proxy implementation for Zope3
Home-page: http://cheeseshop.python.org/pypi/z3c.jsonrpcproxy
Author: Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides an JSON-RPC (javascript) proxy used for Zope3. But the
        javascript itself does not depend on any zope library and can be used with any
        other JSON-RPC server. Note the xmlhttp request javascript library form
        z3c.xmlhttp is required for this implementation
        
        
        =======
        CHANGES
        =======
        
        Version 0.5.0 (2008-04-16)
        -------------------------
        
        - Initial Release
        
Keywords: zope3 z3c json rpc json-rpc javascript proxy
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
