summaryrefslogtreecommitdiffstats
path: root/python/stem/README
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2013-06-04 17:15:42 -0400
committer Robby Workman <rworkman@slackbuilds.org>2013-06-05 03:17:45 -0500
commit0f96596e5bf69f6ff5097edc7b01f35932ab63e7 (patch)
treeea96ab15c1dc2936e695cc88c22f705165119c13 /python/stem/README
parent328580f514324cbb23c5ed75509a134efe54efdb (diff)
downloadslackbuilds-0f96596e5bf69f6ff5097edc7b01f35932ab63e7.tar.gz
slackbuilds-0f96596e5bf69f6ff5097edc7b01f35932ab63e7.tar.xz
python/stem: Added (Python controller library for Tor)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/stem/README')
-rw-r--r--python/stem/README6
1 files changed, 6 insertions, 0 deletions
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.