diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2021-04-02 17:46:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-03 08:48:31 +0700 |
commit | d111b29b6d873ab303542ff714061fe88cca6df8 (patch) | |
tree | fcb138066a65cd619a40a461f03a280009bcff5d /python/python3-plexapi/README | |
parent | 888680b7de35904734c288395e31f85d998f1fa9 (diff) |
python/python3-plexapi: Added (PlexAPI Python3 library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plexapi/README')
-rw-r--r-- | python/python3-plexapi/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-plexapi/README b/python/python3-plexapi/README new file mode 100644 index 0000000000000..6252f31063d76 --- /dev/null +++ b/python/python3-plexapi/README @@ -0,0 +1,4 @@ +Unofficial Python bindings for the Plex API. Our goal is to match all +capabilities of the official Plex Web Client. + +By ~red |