summaryrefslogtreecommitdiffstats
path: root/libraries/rtorrent-python/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-25 08:34:46 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:13 -0600
commite50eaab34a0c99137a0262e33b0958e4d4a2b7c9 (patch)
tree7d451898522a5d0dea0c7e21c12c1bb16fb42723 /libraries/rtorrent-python/README
parentc0b2cf0ae8e411650144994d45625bcc09ae40e2 (diff)
downloadslackbuilds-e50eaab34a0c99137a0262e33b0958e4d4a2b7c9.tar.gz
slackbuilds-e50eaab34a0c99137a0262e33b0958e4d4a2b7c9.tar.xz
libraries/rtorrent-python: Added (A simple rTorrent interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/rtorrent-python/README')
-rw-r--r--libraries/rtorrent-python/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/rtorrent-python/README b/libraries/rtorrent-python/README
new file mode 100644
index 0000000000..11177de900
--- /dev/null
+++ b/libraries/rtorrent-python/README
@@ -0,0 +1,10 @@
+A simple rTorrent interface written in Python.
+
+The xmlrpc interface to rTorrent is extremely unintuitive and has very
+little documentation, this project aims to make interfacing with rTorrent
+much easier.
+
+Optional dependency is lighttpd.
+
+NOTE: This project is considered beta, so expect the API to change.
+All API changes will be noted in the CHANGELOG.