File: control

package info (click to toggle)
libnet-cidr-perl 0.18-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 144 kB
  • ctags: 44
  • sloc: perl: 1,478; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 566 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libnet-cidr-perl
Section: perl
Priority: optional
Build-Depends-Indep: perl (>= 5.6.0-16)
Build-Depends: debhelper (>= 9)
Maintainer: Bart Martens <bartm@debian.org>
Standards-Version: 3.9.8
Homepage: http://search.cpan.org/dist/Net-CIDR/

Package: libnet-cidr-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Manipulate IPv4/IPv6 netblocks in CIDR notation
 The Net::CIDR package contains functions that manipulate lists of
 IP netblocks expressed in CIDR notation. The Net::CIDR functions
 handle both IPv4 and IPv6 addresses.