Source: python-iptools
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org> 
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python3-sphinx, python-nose, python3-nose
Standards-Version: 4.1.4
Homepage: https://github.com/bd808/python-iptools
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-iptools.git;a=summary
Vcs-Git: git://git.kali.org/packages/python-iptools.git
Testsuite: autopkgtest-pkg-python

Package: python-iptools
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-iptools-doc
Description: collection of utilities for dealing with IP addresses (Python 2)
 This package contains a few useful functions and objects for manipulating IPv4
 and IPv6 addresses in Python.
 .
 This package installs the library for Python 2.

Package: python3-iptools
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-iptools-doc
Description: collection of utilities for dealing with IP addresses (Python 3)
 This package contains a few useful functions and objects for manipulating IPv4
 and IPv6 addresses in Python.
 .
 This package installs the library for Python 3.

Package: python-iptools-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: collection of utilities for dealing with IP addresses (common documentation)
 This package contains a few useful functions and objects for manipulating IPv4
 and IPv6 addresses in Python.
 .
 This is the common documentation package.
