Metadata-Version: 1.0
Name: rpc4django
Version: 0.1.0
Summary: RP4Django is a unified xmlrpc and jsonrpc server
Home-page: http://www.davidfischer.name/rpc4django
Author: David Fischer
Author-email: rpc4django@gmail.com
License: BSD
Download-URL: http://www.davidfischer.name/rpc4django
Description: RPC4Django is an XMLRPC and JSONRPC server for Django powered projects.
        Simply plug it into any existing Django project and you can make your
        methods available via XMLRPC and JSONRPC. In addition, it can display
        nice documentation about the methods it makes available in a more
        customizable way than DocXMLRPCServer.
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
