Source: helper-scripts
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
XSBC-Original-Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 debhelper (>= 13),
 dh-python,
 dh-apparmor,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/Kicksecure/helper-scripts
Vcs-Browser: https://github.com/Kicksecure/helper-scripts
Vcs-Git: https://github.com/Kicksecure/helper-scripts.git

Package: helper-scripts
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 bubblewrap,
 equivs,
 moreutils,
 python3,
 python3-scapy,
 python3-stem,
 python3-yaml,
 safe-rm,
 sudo,
Breaks: usability-misc (<< 3:26.3-1)
Replaces: usability-misc (<< 3:26.3-1),
 anon-shared-helper-scripts,
 anon-ws-leaktest,
 curl-scripts,
 python-guimessages,
 python3-guimessages,
Description: Helper scripts useful for Linux Distributions
 Contains a script for curl progress bar in terminal. Includes another script to convert curl exit codes to curl status messages. Implemented in bash. Common code that can be used by other scripts. Library that can be used by other (anonymity related) packages that want to programmatically get information about states of Tor. Common code, that is often required. Includes bash and Python helper scripts.