Source: sarge
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 (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-sphinx,
 python3-all,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://docs.red-dove.com/sarge/
Vcs-Browser: https://gitlab.com/kalilinux/packages/sarge
Vcs-Git: https://gitlab.com/kalilinux/packages/sarge.git

Package: python3-sarge
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Suggests: python-sarge-doc
Description: library to interact with exteranl programs (Python 3)
 This package contains Sarge, a library which is intended to make your life
 easier than using the subprocess module in Python’s standard library.
 .
 Sarge is, of course, short for sergeant – and like any good non-commissioned
 officer, sarge works to issue commands on your behalf and to inform you about
 the results of running those commands.
 .
 This package installs the library for Python 3.

Package: python-sarge-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: library to interact with exteranl programs (Python 3)
 This package contains Sarge, a library which is intended to make your life
 easier than using the subprocess module in Python’s standard library.
 .
 Sarge is, of course, short for sergeant – and like any good non-commissioned
 officer, sarge works to issue commands on your behalf and to inform you about
 the results of running those commands.
 .
 This is the common documentation package.
