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-backoff,
               python3-poetry-core,
               python3-requests,
               python3-rich,
               python3-urllib3,
               python3-setuptools
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.8+ is currently supported. This library has been tested on
 Python 3.8 and 3.x (Currently version 3.10).
