slackbuilds_ponce/python/python3-deluge-client/README
Jeremy Hansen 5e8a3d9104
python/python3-deluge-client: Added (Deluge RPC Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-17 08:55:01 +07:00

10 lines
504 B
Text

python3-deluge-client (Very lightweight pure-python Deluge RPC Client)
A lightweight pure-python rpc client for deluge. Note, does not
support events and any additional replies from deluge will mess up
the datastream.
NOTE: This is a required dependency for another program, but it is not
required to be functional. Rather than adding all the dependencies of
deluge itself, deluge will not be added to REQUIRES line. If you need
deluge support with this module, you will need to install deluge itself.