File: control

package info (click to toggle)
python-ipcalc 0.3-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 68 kB
  • ctags: 44
  • sloc: python: 418; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 646 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-ipcalc
Section: python
Priority: optional
Maintainer: MEZGANI Ali <mezgani@linuxmail.org>
Build-Depends: debhelper (>= 7), python-support, python-dev 
Standards-Version: 3.8.2 
Homepage: http://dev.tehmaze.com/projects/ipcalc
XB-Python-Version: ${python:Versions}

Package: python-ipcalc
Architecture: all
Depends: python, ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: perform IP subnet calculations
 returns the network address, netmask, network address in hexadecimal
 and CIDR notation, min/max IP addresses, broadcast address and
 the number of subnets.
 There is support for both IPv4 and IPv6.