Source: owl
Section: utils
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libev-dev,
               libgtest-dev,
               libnl-3-dev,
               libnl-genl-3-dev,
               libnl-route-3-dev,
               libpcap-dev,
               radiotap-library
Standards-Version: 4.6.2
Homepage: https://owlink.org/
Vcs-Browser: https://gitlab.com/kalilinux/packages/owl
Vcs-Git: https://gitlab.com/kalilinux/packages/owl.git
Rules-Requires-Root: no

Package: owl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, radiotap-library
Description: open Apple Wireless Direct Link (AWDL)
 This package contains an open implementation of the Apple Wireless Direct Link
 (AWDL) ad hoc protocol for Linux and macOS written in C and part of the Open
 Wireless Link project.
 .
 OWL runs in user space and makes use of Linux’s Netlink API for Wi-Fi specific
 operations such as channel switching and to integrate itself in the Linux
 networking stack by providing a virtual network interface such that existing
 IPv6-capable programs can use AWDL without modification.
