File: control

package info (click to toggle)
python-iplib 1.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 144 kB
  • ctags: 172
  • sloc: python: 936; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-iplib
Section: python
Priority: optional
Maintainer: Christoph Haas <haas@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python-support (>= 0.3)
Build-Depends-Indep: python-all-dev
Standards-Version: 3.7.2

Package: python-iplib
Architecture: all
Depends: ${python:Depends}
Provides: ${python:Provides}
Conflicts: python2.3-iplib (<< 1.0-1.1), python2.4-iplib (<< 1.0-1.1)
Replaces: python2.3-iplib (<< 1.0-1.1), python2.4-iplib (<< 1.0-1.1)
XB-Python-Version: ${python:Versions}
Description: Python library to convert amongst many different IPv4 notations
 You can use this Python module to convert amongst many different notations
 and to manage couples of address/netmask in the CIDR notation.