Source: libasterisk-agi-perl
Section: perl
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Tzafrir Cohen <tzafrir@debian.org>,
           Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>=9),
 libnet-telnet-perl,
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/asterisk-perl
Vcs-git: https://anonscm.debian.org/git/pkg-voip/libasterisk-agi-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/libasterisk-agi-perl.git/

Package: libasterisk-agi-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Collections of Perl modules to be used with Asterisk PBX AGI
 This module provides a simple interface to several operations related to
 the Asterisk PBX, including:
 .
  * Asterisk::AGI - simplifies writing AGI scripts for the Asterisk dialplan.
  * Asterisk::Outgoing - create calls through the outgoing spool.
  * Asterisk::Manager - control Asterisk through the Manager interface socket.
