File: control

package info (click to toggle)
libnet-subnets-perl 1.02-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: perl: 669; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 1,149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libnet-subnets-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
           Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.9.6
Homepage: http://backpan.perl.org/authors/id/K/KR/KRAIH/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-subnets-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-subnets-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libnet-subnets-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: module for IPv4 subnet calculations
 Net::Subnets is a Perl module that provides a quick and simple method to
 perform miscellaneous operations with IP version 4 (IPv4) addresses. It can
 match a list of IP addresses against one or more CIDR (Classless Inter-Domain
 Routing) subnets. It also calculates ranges of IP addresses based on a subnet
 size, specified as a CIDR.