Source: python-shodan Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Samuel Henrique Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-sphinx Standards-Version: 4.6.1 Rules-Requires-Root: no Homepage: https://github.com/achillean/shodan-python Vcs-Browser: https://salsa.debian.org/python-team/packages/python-shodan Vcs-Git: https://salsa.debian.org/python-team/packages/python-shodan.git Testsuite: autopkgtest-pkg-python Package: python3-shodan Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-shodan-doc Description: Official Python library for Shodan (Python 3) Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools. . This package installs the library for Python 3. Package: python-shodan-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: Official Python library for Shodan (common documentation) Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools. . This package installs the common documentation package.