txtorcon 0.19.3-2 source package in Ubuntu

Changelog

txtorcon (0.19.3-2) unstable; urgency=medium

  * There is now a python3-txtorcon and python-txtorcon-doc package built
   - The generated text documentation has been dropped in favour of generated
     HTML shipped in the python-txtorcon-doc package
   - Python 3 build dependencies have been added, the test suite during build
     is run for both the default Python 2 intepreter and the default Python 3
     interpreter
  * debian/control:
   - Dropped the build dependency on txsocksx (unnecessary)
   - Updated Standards-Version to 4.1.0

 -- Iain R. Learmonth <email address hidden>  Sat, 16 Sep 2017 04:27:32 +0100

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
txtorcon_0.19.3-2.dsc 2.0 KiB ec0fdae1293b87192595780cce2fb48c389b96daf67e402919b0162f8a048fa1
txtorcon_0.19.3.orig.tar.gz 259.5 KiB f73396667909a3c7a98f4dd865edf4ed6a2518ee5a935d92e18b8a479ec244fd
txtorcon_0.19.3-2.debian.tar.xz 6.4 KiB 58cd4532cb32b2f461ece42c99d63c788e49cd6bf6e6505484913fbd87f4453c

No changes file available.

Binary packages built by this source

python-txtorcon: Twisted-based asynchronous Tor control protocol implementation (Python 2)

 txtorcon main feature is to present an asynchronous API to speak the Tor
 client protocol in Python. It also provides abstractions to track and get
 updates about Tor's state and current configuration (including writing it to
 Tor or disk), along with helpers to asynchronously launch slave instances of
 Tor including Twisted endpoint support.
 .
 Twisted is an event-driven networking engine written in Python and Tor is an
 onion-routing network designed to improve people's privacy and anonymity on the
 Internet.
 .
 This package contains the Python 2 module.

python-txtorcon-doc: Twisted-based asynchronous Tor control protocol implementation (Documentation)

 txtorcon main feature is to present an asynchronous API to speak the Tor
 client protocol in Python. It also provides abstractions to track and get
 updates about Tor's state and current configuration (including writing it to
 Tor or disk), along with helpers to asynchronously launch slave instances of
 Tor including Twisted endpoint support.
 .
 Twisted is an event-driven networking engine written in Python and Tor is an
 onion-routing network designed to improve people's privacy and anonymity on the
 Internet.
 .
 This package contains the common documentation.

python3-txtorcon: Twisted-based asynchronous Tor control protocol implementation (Python 3)

 txtorcon main feature is to present an asynchronous API to speak the Tor
 client protocol in Python. It also provides abstractions to track and get
 updates about Tor's state and current configuration (including writing it to
 Tor or disk), along with helpers to asynchronously launch slave instances of
 Tor including Twisted endpoint support.
 .
 Twisted is an event-driven networking engine written in Python and Tor is an
 onion-routing network designed to improve people's privacy and anonymity on the
 Internet.
 .
 This package contains the Python 3 module.