Source: netexec
Section: net
Priority: optional
Maintainer: Parrot Team <team@parrotsec.org>
Uploaders: Nong Hoang Tu <dmknght@parrotsec.org>,
           Maysec <maycon.cmoreira@protonmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 bash-completion,
 python3,
 python3-dev,
 python3-venv,
 libjpeg-dev,
 libffi-dev,
 cargo,
 git
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://www.netexec.wiki/
#Vcs-Browser: https://salsa.debian.org/debian/netexec
#Vcs-Git: https://salsa.debian.org/debian/netexec.git

Package: netexec
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Recommends: bash-completion
Description: Network service exploitation tool
 NetExec (a.k.a nxc) is a network service exploitation tool
 that helps automate assessing the security of large networks.

