diff options
Diffstat (limited to 'python/txtorcon/README')
-rw-r--r-- | python/txtorcon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/txtorcon/README b/python/txtorcon/README new file mode 100644 index 0000000000..e06a2d885a --- /dev/null +++ b/python/txtorcon/README @@ -0,0 +1,6 @@ +txtorcon is a Twisted-based asynchronous Tor control protocol +implementation. Includes unit-tests and examples, configuration +abstraction, endpoint support, easy Tor-launching. + +Having Tor installed is not required for building. +The Tor installation does not have to be from SBo. |