Metadata-Version: 1.1
Name: aiojsonrpc
Version: 0.0.3
Summary: JSON-RPC library to use in asynchronous JSON-RPC services
Home-page: https://github.com/f0t0n/aiojsonrpc/
Author: Eugene Naydenov
Author-email: t.34.oxygen+github+aiojsonrpc@gmail.com
License: Apache 2
Description: JSON-RPC over websockets.
        =========================
        
        
        .. image:: https://travis-ci.org/f0t0n/aiojsonrpc.svg?branch=master
            :target: https://travis-ci.org/f0t0n/aiojsonrpc
        
        .. image:: https://coveralls.io/repos/github/f0t0n/aiojsonrpc/badge.svg?branch=master
            :target: https://coveralls.io/github/f0t0n/aiojsonrpc?branch=master
        
        .. image:: https://badge.fury.io/py/aiojsonrpc.svg
            :target: https://badge.fury.io/py/aiojsonrpc
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
