Source: python-roguehostapd
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all-dev, python3-setuptools, libnl-3-dev,
 libnl-genl-3-dev, libssl-dev
Standards-Version: 4.6.1
Homepage: https://github.com/wifiphisher/roguehostapd
Testsuite: autopkgtest-pkg-python

Package: python3-roguehostapd
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: Hostapd fork with Wi-Fi attacks and Python bindings with ctypes (Python 3)
 This package contains a fork of hostapd, the famous user space software access
 point. It provides Python ctypes bindings and a number of additional attack
 features. It was primarily developed for use in the Wifiphisher project.
 .
 This package installs the library for Python 3.
