diff options
Diffstat (limited to 'python/python3-qbittorrent-api/README')
-rw-r--r-- | python/python3-qbittorrent-api/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-qbittorrent-api/README b/python/python3-qbittorrent-api/README new file mode 100644 index 0000000000000..84fa40628520e --- /dev/null +++ b/python/python3-qbittorrent-api/README @@ -0,0 +1,9 @@ +python3-qbittorrent-api (Python client implementation for qBittorrent) + +Python client implementation for qBittorrent Web API. + +NOTE: This is a required dependency for another program, but it is not +required to be functional. Rather than adding all the dependencies of +qbittorrent itself, qbittorrent will not be added to REQUIRES line. If +you need qbittorrent support with this module, you will need to install +qbittorent itself. |