1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: libnetsds-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: devscripts (>= 2.10.7~),
dh-buildinfo,
perl,
libmodule-build-perl,
cdbs (>= 0.4.78~),
debhelper (>= 6),
libcgi-fast-perl,
libdbi-perl,
libdbd-pg-perl,
libfcgi-perl,
libjson-perl,
libjson-xs-perl,
libclass-accessor-perl,
libclass-accessor-class-perl,
libconfig-general-perl,
libdata-structure-util-perl,
libhtml-template-pro-perl (>= 0.81),
liblocale-gettext-perl,
libproc-daemon-perl,
libproc-pid-file-perl,
libunix-syslog-perl,
libnet-server-mail-perl,
libcache-memcached-fast-perl,
libnetsds-util-perl,
libclass-errorhandler-perl,
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnetsds-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnetsds-perl.git
Homepage: http://search.cpan.org/dist/NetSDS/
Package: libnetsds-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
${cdbs:Depends}
Description: Service Delivery Suite framework
NetSDS is a flexible framework for rapid software development using the
following technologies:
.
* Perl5 - default programming language
* PostgreSQL - default DBMS
* MemcacheQ - message queue manager
* Apache - HTTP server with FastCGI support
* Kannel - SMS and WAP gateway
* Asterisk - VoIP / telephony applications
* Mbuni - MMSC and MMS VAS gateway
|