Source: raet
Maintainer: Samuel M. Smith <info@ioflo.com>
Section: python
Priority: optional
Build-Depends:  python-setuptools (>= 0.6b3), python3-setuptools,
		python-all (>= 2.6.6-3), python3-all,
		python-setuptools-git, python3-setuptools-git,
		debhelper (>= 9)
Standards-Version: 3.9.6

Package: python-raet
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Reliable Asynchronous Event Transport protocol
 Asynchronous transaction based protocol using Ioflo. http://ioflo.com

Package: python3-raet
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Reliable Asynchronous Event Transport protocol
 Asynchronous transaction based protocol using Ioflo. http://ioflo.com
 .
 This is the Python 3 version of the package.
