Metadata-Version: 1.0
Name: bjsonrpc
Version: 0.2.0
Summary: Asynchronous Bidirectional JSON-RPC protocol implementation over TCP/IP
Home-page: http://deavid.github.com/bjsonrpc
Author: David Martinez Marti
Author-email: deavidsedice@gmail.com
License: UNKNOWN
Download-URL: http://github.com/deavid/bjsonrpc/tarball/master
Description: 
                *bjsonrpc* is a implementation of the well-known JSON-RPC protocol
                over TCP-IP with lots of features. It is aimed at speed and simplicity and
                it adds some other extensions to JSON-RPC that makes *bjsonrpc* a very
                powerful tool as a IPC mechanism over low bandwith.
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Object Brokering
