[pytorctl/master] Mention stem and txtorcon as alternatives.

commit 853cb1e2040c31f90c89d4941e18a8f9ae677146 Author: Mike Perry <mikeperry+git@torproject.org> Date: Sat Dec 29 16:30:53 2012 -0800 Mention stem and txtorcon as alternatives. --- README | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/README b/README index 07ac6aa..afee87f 100644 --- a/README +++ b/README @@ -1,3 +1,12 @@ +Note: TorCtl is mostly unmaintained. It serves primarily as the support +library for the Bandwidth Authorities, Exit Scanner, and other projects in +TorFlow. For more actively maintained python libraries, you may consider using +Stem or TxTorCon. See: +https://stem.torproject.org/ and https://github.com/meejah/txtorcon + + + + TorCtl Python Bindings
participants (1)
-
mikeperry@torproject.org