Source: comitup
Section: net
Priority: optional
Maintainer: David Steele <steele@debian.org>
Build-Depends:
    debhelper (>=9.20160709),
    dh-python,
    python3-all,
    python3-setuptools,
    pandoc,
Standards-Version: 4.3.0
Homepage: https://davesteele.github.io/comitup/
Vcs-Git: https://github.com/davesteele/comitup.git -b debian
Vcs-Browser: https://github.com/davesteele/comitup

Package: comitup
Architecture: all
Depends: 
    ${python3:Depends},
    ${misc:Depends},
    systemd,
    python3-crypto,
    python3-networkmanager (>= 2.1-1),
    python3-pkg-resources,
    python3-gi,
    python3-flask,
    iw,
    dnsmasq-base,
Suggests: python-tabulate
Description: bootstrap Wifi using Wifi
 Comitup will attempt to connect to wifi using an established connection. If
 that fails, it creates a hotspot and web service to aid in configuring a
 connection.
