File: control

package info (click to toggle)
libnetaddr-ip-perl 3.07-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 172 kB
  • ctags: 44
  • sloc: perl: 634; makefile: 50
file content (20 lines) | stat: -rw-r--r-- 806 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: libnetaddr-ip-perl
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
Maintainer: Elie Rosenblum <fnord@debian.org>
Standards-Version: 3.5.1

Package: libnetaddr-ip-perl
Architecture: all
Depends: ${perl:Depends}
Description:  Manipulate IP Addresses easily
 This module provides a simple interface to the tedious bit manipulation
 involved when handling IP address calculations.
 .
 It can perform:
 Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
 mask generation, full mask generation, subnet manipulation, expansion, and
 range operations, sub/supernet tests, data type determination, and more
 complex operations such as expansion of netblocks into arrays of smaller
 blocks of arbitrary size, and CIDR block aggregation