Source: cpe
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-setuptools,
               python3-sphinx
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.1
Homepage: https://github.com/nilp0inter/cpe

Package: python3-cpe
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-cpe-doc
Description: Common Platform Enumeration for Python (Python 3)
 This package contains a Common Platform Enumeration for Python. CPE is a
 standardized method of describing and identifying classes of applications,
 operating systems, and hardware devices present among an enterprise's
 computing assets.
 .
 This package installs the library for Python 3.

Package: python-cpe-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Common Platform Enumeration for Python (common documentation)
 This package contains a Common Platform Enumeration for Python. CPE is a
 standardized method of describing and identifying classes of applications,
 operating systems, and hardware devices present among an enterprise's
 computing assets.
 .
 This is the common documentation package.
