Source: knockpy
Section: python
Priority: optional
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-bs4,
               python3-dnspython,
               python3-openssl,
               python3-requests,
               python3-setuptools,
               python3-tqdm,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/guelfoweb/knock

Package: knockpy
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python3 tool designed to enumerate subdomains on a target domain
 Knockpy is a Python tool designed to enumerate subdomains on a target domain
 through a wordlist.
