File: control

package info (click to toggle)
libnet-smpp-perl 1.19-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 348 kB
  • ctags: 219
  • sloc: perl: 4,507; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 970 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libnet-smpp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jose Luis Rivas <ghostbar@debian.org>,
 gregor herrmann <gregoa@debian.org>, Franck Joncourt <franck@debian.org>,
 Nicholas Bamber <nicholas@periapt.co.uk>
Priority: optional
Section: perl
Build-Depends: debhelper (>= 7.0.50~), perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Net-SMPP/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-smpp-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-smpp-perl/

Package: libnet-smpp-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: implementation of Short Message Peer to Peer protocol over TCP
 Net::SMPP implements Short Message Peer to Peer protocol, which is frequently
 used to pass short messages between mobile operators implementing short
 message service (SMS). This is applicable to both european GSM and american
 CDMA/TDMA systems.