File: control

package info (click to toggle)
libnet-snpp-perl 1.17-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 216 kB
  • ctags: 111
  • sloc: perl: 872; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 891 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
22
Source: libnet-snpp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Daniel Lintott <daniel@serverb.co.uk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: netbase,
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snpp-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snpp-perl.git
Homepage: https://metacpan.org/release/Net-SNPP

Package: libnet-snpp-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: perl module for accessing SNPP servers
 Net::SNPP is a Perl module that provides access to the SNPP Simple Network
 Paging Protocol. It also provides Net:SNPP::Server for creating SNPP servers.