add txtorcon patch from meejah
Roger Dingledine

Roger Dingledine commited on 2014-04-13 10:05:53
Zeige 2 geänderte Dateien mit 14 Einfügungen und 0 Löschungen.

... ...
@@ -139,6 +139,20 @@ to non-anonymous users.
139 139
 </div>
140 140
 </div>
141 141
 
142
+<div class="projectbox">
143
+<a href="https://txtorcon.readthedocs.org/"><img class="icon"
144
+src="$(IMGROOT)/icon-txtorcon.png" alt="txtorcon Icon" width="75"
145
+height="75"></a>
146
+<div class="projectdesc">
147
+<div class="name"><a
148
+href="https://txtorcon.readthedocs.org/">txtorcon</a></div>
149
+<p>Python and Twisted event-based implementation of the Tor
150
+control protocol. Unit-tests, state and configuration abstractions,
151
+documentation. On PyPI and in Debian.
152
+</p>
153
+</div>
154
+</div>
155
+ 
142 156
 <div class="projectbox">
143 157
 <a href="<page projects/vidalia>"><img class="icon"
144 158
 src="$(IMGROOT)/icon-Vidalia.jpg" alt="Vidalia Icon" width="75"
145 159