Source: censys
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               pybuild-plugin-pyproject,
               python3-all,
               python3-argcomplete,
               python3-backoff,
               python3-hatchling,
               python3-poetry-core,
               python3-requests,
               python3-rich,
               python3-urllib3,
#               python3-ruff,
#               python3-pytest,
#               python3-pytest-cov,
#               python3-pytest-mock,
#               python3-responses,
#               python3-mypy,
#               python3-types-requests,
               python3-setuptools,
               python3-sphinx <!nocheck>,
               python3-sphinxcontrib.autoprogram <!nocheck>,
               python3-sphinx-rtd-theme <!nocheck>,
               python3-sphinx-prompt <!nocheck>,
               python3-sphinx-tabs <!nocheck>,
               python3-sphinx-copybutton <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/censys
Vcs-Git: https://salsa.debian.org/python-team/packages/censys.git
Homepage: https://github.com/censys/censys-python

Package: python3-censys
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: easy-to-use and lightweight API wrapper for Censys APIs (censys.io)
 An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).
 Python 3.9+ is currently supported. This library has been tested on
 Python 3.9 and 3.x (Currently version 3.13).

Package: python3-censys-doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends},
Multi-Arch: foreign
Description: easy-to-use and lightweight API wrapper for Censys APIs (censys.io) (common documentation)
 An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).
 Python 3.9+ is currently supported. This library has been tested on
 Python 3.9 and 3.x (Currently version 3.13).
 .
 This is the common documentation pacakge.
