File: control

package info (click to toggle)
libnet-perl 1.0703-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 352 kB
  • ctags: 392
  • sloc: perl: 4,114; makefile: 42
file content (20 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libnet-perl
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Priority: standard
Section: base
Standards-Version: 3.1.0

Package: libnet-perl
Priority: standard
Section: base
Architecture: all
Depends: perl5, perl-5.005 | data-dumper
Replaces: libnet
Provides: libnet
Conflicts: libnet
Recommends: libnet-telnet-perl
Description: Implementation of Internet protocols for Perl
 libnet contains Perl implementations of the following protocols:
 Net::FTP (RFC959), Net::SMTP (RFC821), Net::Time (RFC867 & RFC868),
 Net::NNTP (RFC977), Net::POP3 (RFC1939), Net::SNPP (RFC1861) It also
 contains various utility functions for implementing new protocols.