Source: python-roguehostapd
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-all-dev, python3-setuptools, libnl-3-dev,
 libnl-genl-3-dev, libssl-dev
Standards-Version: 4.5.0
Homepage: https://github.com/wifiphisher/roguehostapd
Vcs-Git: https://gitlab.com/kalilinux/packages/python-roguehostapd.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-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.
