Source: python-roguehostapd
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders:
 Sophie Brun <sophie@offensive-security.com>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 libnl-3-dev,
 libnl-genl-3-dev,
 libssl-dev,
 python3-all-dev,
 python3-setuptools,
Standards-Version: 4.6.2
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:
 ${misc:Depends},
 ${python3: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.
