Source: panoramisk
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Orestis Ioannou <orestis@oioannou.com>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-sphinx,
 python3-all,
 python3-pytest,
 python3-setuptools,
X-Python3-Version: >= 3.4
Standards-Version: 3.9.8
Homepage: http://panoramisk.readthedocs.org/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/panoramisk.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/panoramisk.git

Package: panoramisk
Architecture: all
Depends:
 python3-panoramisk,
 ${misc:Depends},
 ${python3:Depends},
Section: comm
Description: asyncio based library to play with asterisk (Python 3 binary)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This is the command line package.

Package: python3-panoramisk
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: asyncio based library to play with asterisk (Python 3 library)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This is the Python 3 library package.

Package: python-panoramisk-doc
Architecture: all
Depends:
 ${misc:Depends},
Section: doc
Description: asyncio based library to play with asterisk (doc)
 Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
 manager.
 It uses the TCP manager server to listen to events and send actions.
 .
 This package contains the HTML documentation.
