diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:40:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:40:28 -0400 |
commit | b2c10e302d47f23f471c9fd5f0f34d27248bc69f (patch) | |
tree | 4cb55a3fd1c0773a16be13cec59aad6747527f76 /libraries/rtorrent-python | |
parent | cf5db0b96be0d116e6c46c474918b458f2d4eb16 (diff) |
libraries/rtorrent-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/rtorrent-python')
-rw-r--r-- | libraries/rtorrent-python/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/rtorrent-python/README b/libraries/rtorrent-python/README index 11177de900fc..52275c97cd8e 100644 --- a/libraries/rtorrent-python/README +++ b/libraries/rtorrent-python/README @@ -1,8 +1,8 @@ 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. +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. |