summaryrefslogtreecommitdiffstats
path: root/libraries/rtorrent-python/README
diff options
context:
space:
mode:
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.