Source: python-iptools
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-sphinx, python3-nose
Standards-Version: 4.4.1
Homepage: https://github.com/bd808/python-iptools
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-iptools
Vcs-Git: https://gitlab.com/kalilinux/packages/python-iptools.git
Testsuite: autopkgtest-pkg-python

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.
