py-asterisk 0.5.3-1.1 source package in Ubuntu

Changelog

py-asterisk (0.5.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-Depend on dh-python instead of python-support.  Closes: #786071
  * Bump Standard-Version to 3.9.6, no changes needed.
  * Rewrite debian/watch to use pypi.debian.org redirector.

 -- Mattia Rizzolo <email address hidden>  Mon, 14 Dec 2015 01:50:33 +0000

Upload details

Uploaded by:
Debian VoIP Team
Uploaded to:
Sid
Original maintainer:
Debian VoIP Team
Architectures:
all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe comm
Xenial release universe comm

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
py-asterisk_0.5.3-1.1.dsc 2.0 KiB e603f7d2c06a4b40dfdfa3daeb4309c4a9e37f887bf4b102ae98c4a59a5f4d0d
py-asterisk_0.5.3.orig.tar.gz 13.5 KiB 27b11dc14b14de0e42b282bbcd83e4703b4967fac500afd830450da17b3363d7
py-asterisk_0.5.3-1.1.debian.tar.xz 3.3 KiB 81533c5705583629fd0ae078fb555079788693a39717d7b5a0ccb20c9d74a72c

Available diffs

No changes file available.

Binary packages built by this source

python-asterisk: Asterisk Manager API interface module for Python

 The Python Asterisk package (codenamed py-Asterisk) is an attempt to produce
 high quality, well documented Python bindings for the Asterisk Manager API.
 .
 The eventual goal of the package is to allow rich specification of the
 Asterisk configuration in Python rather than in the quirky, unstructured,
 undocumented mess called the Asterisk configuration files.
 .
 Working Functionality
 .
  Python package implementing a manager client and event dispatcher
  User-oriented command line interface to manager API
 .
 Work In Progress
 .
  Introductary documentation for developers
  Asterisk module allowing dialplan configuration via the manager API
  Objects to represent the standard applications