Source: python-tinyrpc
Section: python
Priority: optional
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools
Standards-Version: 3.9.8
X-Python-Version: >= 2.6

Package: python-tinyrpc
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-tinyrpc-doc
Description: Small protocol neutral RPC (Python 2)
 A small, modular, transport and protocol neutral RPC
 library that, among other things, supports JSON-RPC and zmq.
 .
 This package installs the library for Python 2.

Package: python-tinyrpc-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Small protocol neutral RPC (common documentation)
 A small, modular, transport and protocol neutral RPC
 library that, among other things, supports JSON-RPC and zmq.
 .
 This is the common documentation package.
