[tor-commits] [metrics-web/master] Add txtorcon to the development page.
karsten at torproject.org
karsten at torproject.org
Mon Jan 9 17:03:42 UTC 2017
commit 0a6320b68fe5ba0b1db6e49ac1c25aa343ad0210
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Fri Jan 6 09:43:05 2017 +0100
Add txtorcon to the development page.
---
website/web/WEB-INF/development.jsp | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/web/WEB-INF/development.jsp b/website/web/WEB-INF/development.jsp
index fe6fe0b..3c56345 100644
--- a/website/web/WEB-INF/development.jsp
+++ b/website/web/WEB-INF/development.jsp
@@ -23,6 +23,7 @@
<ul>
<li><a href="https://dist.torproject.org/descriptor/" target="_blank">metrics-lib</a> is a Java library to fetch and parse Tor descriptors.</li>
<li><a href="https://stem.torproject.org/" target="_blank">Stem</a> is a Python library that parses Tor descriptors.</li>
+ <li><a href="https://github.com/meejah/txtorcon" target="_blank">txtorcon</a> is an asynchronous Tor controller library written in Twisted Python.</li>
<li><a href="https://github.com/NullHypothesis/zoossh" target="_blank">Zoossh</a> is a parser written in Go for Tor-specific data formats.</li>
</ul>
</div>
More information about the tor-commits
mailing list