[Twisted-Python] txtorcon 0.6

meejah at meejah.ca meejah at meejah.ca
Fri Oct 12 09:52:10 MDT 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



txtorcon 0.6 is now tagged and released. 

txtorcon is a Twisted-based Python asynchronous implementation of the
Tor control protocol. It includes a state-tracking abstraction,
configuration abstraction, Twisted endpoint support for hidden
services, 96%+ unit-test coverage and many examples.

New in this release:

 . debian packaging (mmaker);
 . psutil fully gone;
 . *changed API* for launch_tor() to use TorConfig instead of args;
 . TorConfig.save() works properly with no connected Tor;
 . fix incorrect handling of 650 immediately after connect;
 . pep8 compliance;
 . use assertEqual in tests;
 . messages with embdedded keywords work properly;
 . fix bug with setup.py + pip;
 . issue #15 reported along with patch by Isis Lovecruft;
 . consolidate requirements (from aagbsn);
 . increased test coverage and various minor fixes;
 . https URIs for ReadTheDocs

Code and built documentation may be obtained:

   https://github.com/meejah/txtorcon
   https://txtorcon.readthedocs.org/en/latest/index.html

   git clone git://github.com/meejah/txtorcon.git

You may also install it directly:

   pip install txtorcon
   easy_install txtorcon

The sha256sum output is:

4f939e217ea3149175bb1285fa7296edc02ac245a71a60ec77b9cf48511e991e  txtorcon-0.6.tar.gz

thanks,
meejah

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iQEcBAEBAgAGBQJQd5uqAAoJEMJgKAMSgGmnTCkIAOGT6QaE+Q8jaBOedE79j/B3
QYMXh1SSfrvxn2x/utmjIgRbvCrCE+lzkxv9T9GXXjAhKSRN2xyyhRxq/Mbxvucd
FWb2zHyZIjsTcc//veHYNpRNEWORl1ZIG2kU0muHQPpxY5ZAvtEkW+RA5zMJbhHp
LF/JyltsAEu1Ja6HMFsfPmlLZiOtWBkBi3MgGGenUVJsScrtGRNCjWutGEkXxKXe
9pw2W0IGH5YmBAUiAuSW6q4cnyPQroqjSgO+RFfKMVGJNAaSqgUE8UCkcCifyjjM
2cDtGNA50kU0obT8QLgsiRyavePCQSfn9Jr1y8/Ck45Toa9a4FOQbBlOOyQSgrY=
=bORU
-----END PGP SIGNATURE-----




More information about the Twisted-Python mailing list