1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: python-txi2p-tahoe
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
Andrius Merkys <merkys@debian.org>,
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3-all,
python3-parsley <!nocheck>,
python3-setuptools,
python3-twisted <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Homepage: https://github.com/tahoe-lafs/txi2p
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-txi2p-tahoe
Vcs-Git: https://salsa.debian.org/python-team/packages/python-txi2p-tahoe.git
Package: python3-txi2p-tahoe
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: txi2p is a set of I2P bindings for Twisted
txi2p is a set of I2P bindings for Twisted 10.1 or greater. txi2p
supports both the SAM and BOB APIs for I2P. The default API is SAM.
.
This package installs the library for Python 3.
|