txtorcon 23.11.0-1 source package in Ubuntu

Changelog

txtorcon (23.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - refresh remove-privacy-infringing-buttons.patch
    - Closes: #1060955
  * Update watchfile to adapt to new GitHub situation.
  * Add new dependency on python3-six.

 -- Sascha Steinbiss <email address hidden>  Tue, 27 Feb 2024 10:10:55 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
txtorcon_23.11.0-1.dsc 2.2 KiB f3554d05657d3981f9cfcac4aba523093357630c263d6fc5b02908aa485025ed
txtorcon_23.11.0.orig.tar.gz 386.0 KiB 709a30cfc65ee433ba394c4d742868495848641a89c1ed8995d788efe88828aa
txtorcon_23.11.0-1.debian.tar.xz 7.7 KiB bd928153ebf77c7450bb2b1b5344ae635a0b0031834f1e07e721de368369fc5f

Available diffs

No changes file available.

Binary packages built by this source

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.