Metadata-Version: 1.0
Name: tipfy.ext.jsonrpc
Version: 0.1
Summary: Tipfy extension to create JSON-RPC services
Home-page: http://www.tipfy.org/
Author: Rodrigo Moraes
Author-email: rodrigo.moraes@gmail.com
License: Apache
Description: 
        tipfy.ext.jsonrpc
        ~~~~~~~~~~~~~~~~~
        
        Tipfy extension to create JSON-RPC services. It provides a RequestHandler
        mixin to easily set a JSON-RPC service.
        
        Documentation is available at
        `http://www.tipfy.org/wiki/extensions/jsonrpc/ <http://www.tipfy.org/wiki/extensions/jsonrpc/>`_.
        
        Links
        -----
        * `Tipfy <http://www.tipfy.org/>`_
        * `API Documentation <http://www.tipfy.org/docs/>`_
        * `Wiki <http://www.tipfy.org/wiki/>`_
        * `Discussion Group <http://groups.google.com/group/tipfy>`_
        * `Issue Tracker <http://code.google.com/p/tipfy-ext-jsonrpc/issues/list>`_
        * `Source Code Repository <http://code.google.com/p/tipfy-ext-jsonrpc/>`_
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
