Source: python-autobahn
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-setuptools,
 python-sphinx,
 python-sphinx-rtd-theme,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python-cbor (>= 1.0.0),
 python-concurrent.futures,
 python-enchant,
 python-lz4,
 python-mock,
 python-nacl,
 python-openssl,
 python-pytest,
 python-qrcode,
 python-service-identity,
 python-six,
 python-snappy,
 python-trie,
 python-trollius,
 python-twisted,
 python-txaio,
 python-u-msgpack,
 python-ubjson,
 python-unittest2,
 python-wsaccel,
 python-zope.interface,
 python3-cbor (>= 1.0.0),
 python3-enchant,
 python3-lz4,
 python3-mock,
 python3-nacl,
 python3-openssl,
 python3-pytest,
 python3-qrcode,
 python3-service-identity,
 python3-six,
 python3-snappy,
 python3-trie,
 python3-twisted,
 python3-txaio,
 python3-u-msgpack,
 python3-ubjson,
 python3-unittest2,
 python3-wsaccel,
 python3-zope.interface,
Standards-Version: 4.1.1
Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-autobahn
Vcs-Git: https://salsa.debian.org/openstack-team/python/python-autobahn.git
Homepage: http://autobahn.ws/python

Package: python-autobahn
Architecture: all
Depends:
 python-cbor (>= 1.0.0),
 python-concurrent.futures,
 python-lz4,
 python-nacl,
 python-openssl,
 python-qrcode,
 python-service-identity,
 python-six,
 python-snappy,
 python-trie,
 python-trollius,
 python-twisted,
 python-txaio,
 python-u-msgpack,
 python-ubjson,
 python-wsaccel,
 python-zope.interface,
 ${misc:Depends},
 ${python:Depends},
Description: WebSocket client and server library, WAMP framework - Python 2.x
 Autobahn|Python is a networking library that is part of the Autobahn project
 and provides implementations of:
  * The WebSocket Protocol
  * The Web Application Messaging Protocol (WAMP)
 for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
 .
 WebSocket allows bidirectional real-time messaging on the Web and WAMP adds
 asynchronous Remote Procedure Calls and Publish & Subscribe on top of
 WebSocket.
 .
 This package contains the Python 2.x module.

Package: python3-autobahn
Architecture: all
Depends:
 python3-cbor (>= 1.0.0),
 python3-lz4,
 python3-nacl,
 python3-openssl,
 python3-qrcode,
 python3-service-identity,
 python3-six,
 python3-snappy,
 python3-trie,
 python3-twisted,
 python3-txaio,
 python3-u-msgpack,
 python3-ubjson,
 python3-wsaccel,
 python3-zope.interface,
 ${misc:Depends},
 ${python3:Depends},
Description: WebSocket client and server library, WAMP framework - Python 3.x
 Autobahn|Python is a networking library that is part of the Autobahn project
 and provides implementations of:
  * The WebSocket Protocol
  * The Web Application Messaging Protocol (WAMP)
 for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
 .
 WebSocket allows bidirectional real-time messaging on the Web and WAMP adds
 asynchronous Remote Procedure Calls and Publish & Subscribe on top of
 WebSocket.
 .
 This package contains the Python 3.x module.
