File: control

package info (click to toggle)
libnet-ipaddress-perl 1.10-3
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 48 kB
  • ctags: 6
  • sloc: perl: 52; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libnet-ipaddress-perl
Priority: extra
Maintainer: Cyril Bouthors <cyril@debian-packaging.com>
Uploaders: Cyril Bouthors <cyb@debian.org>, Cyril Bouthors <cyril@bouthors.org>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.4
Section: perl
Homepage: http://search.cpan.org/~sarenner/Net-IPAddress/

Package: libnet-ipaddress-perl
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Functions used to manipulate IP addresses, masks and FQDN's
 Collection of helpful functions used to convert IP addresses to/from 32-bit
 integers, applying subnet masks to IP addresses, validating IP address strings,
 and splitting a FQDN into its host and domain parts.