From 0f96596e5bf69f6ff5097edc7b01f35932ab63e7 Mon Sep 17 00:00:00 2001 From: Markus Reichelt Date: Tue, 4 Jun 2013 17:15:42 -0400 Subject: python/stem: Added (Python controller library for Tor) Signed-off-by: dsomero --- python/stem/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/stem/README (limited to 'python/stem/README') diff --git a/python/stem/README b/python/stem/README new file mode 100644 index 0000000000..5ff10fc5aa --- /dev/null +++ b/python/stem/README @@ -0,0 +1,6 @@ +stem is a Python controller library for Tor + +stem is compatible with python 2.6+ (including python 3) + +Having Tor installed is not required for building, +but obviously it is for actually using this library. -- cgit v1.2.3-80-g2a13