Source: pywerview
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all, python3-bs4, python3-impacket
Standards-Version: 4.4.1
Homepage: https://github.com/the-useless-one/pywerview
Vcs-Browser: https://gitlab.com/kalilinux/packages/pywerview
Vcs-Git: https://gitlab.com/kalilinux/packages/pywerview.git
Testsuite: autopkgtest-pkg-python

Package: python3-pywerview
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-bs4
Description: (partial) Python rewriting of PowerSploit's PowerView (Python 3)
 This package contains a (partial) Python rewriting of PowerSploit's PowerView.
 PowerView makes it so easy to find vulnerable machines, or list what domain
 users were added to the local Administrators group of a machine, and much
 more.
 .
 This package installs the library for Python 3.
