File: control

package info (click to toggle)
libnet-subnets-perl 0.21-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 72 kB
  • ctags: 10
  • sloc: perl: 62; makefile: 43
file content (21 lines) | stat: -rw-r--r-- 791 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
Source: libnet-subnets-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.8.0)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Homepage: http://search.cpan.org/dist/Net-Subnets/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-subnets-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/
Standards-Version: 3.7.3

Package: libnet-subnets-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, 
Description: A Perl library for subnet calculations
 Net::Subnets provides very fast operations for:
 .
   - Matching a list of IP addresses against one or more CIDR subnets.
 .
   - Calculation of IP address ranges.