Source: bjsonrpc
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry@yahoo.es>, David Martínez Martí <deavidsedice@gmail.com>
Build-Depends: debhelper (>= 7), dh-buildinfo, quilt,
 python-all, python-support, python-setuptools
Standards-Version: 3.9.2
X-Python-Version: >= 2.6
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/bjsonrpc/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/bjsonrpc/trunk/
Homepage: https://bjsonrpc.wordpress.com/

Package: python-bjsonrpc
Architecture: all
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Suggests: python-simplejson
Provides: ${python:Provides}
Description: asynchronous bidirectional JSON-RPC protocol over TCP/IP
 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 bandwidth.
