Source: pysecretsocks
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/BC-SECURITY/PySecretSOCKS

Package: python3-secretsocks
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Socks server for tunneling connections (Python 3)
 This package contains a Python SOCKS server for tunneling connections over
 another channel. 
 .
 This package installs the library for Python 3.
