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

Package: python3-parver
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-parver-doc
Description: version numbers parser and manipulator (Python 3)
 This package contains a Python module that allows parsing and manipulation of
 PEP 440 version numbers.
 .
 This package installs the library for Python 3.

Package: python-parver-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: version numbers parser and manipulator (common documentation)
 This package contains a Python module that allows parsing and manipulation of
 PEP 440 version numbers.
 .
 This is the common documentation package.
