blob: 13a9cc1127bc027c8d8551c144c99b4bf5c024de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-plexapi
pkgdesc = Python bindings for the Plex API.
pkgver = 4.7.2
pkgrel = 1
url = https://github.com/pkkid/python-plexapi
arch = any
license = BSD
depends = python-requests
depends = python-tqdm
depends = python-websocket-client
source = https://files.pythonhosted.org/packages/source/P/PlexAPI/PlexAPI-4.7.2.tar.gz
sha256sums = 043e721332ab9d46d55daa28e0d6c22145c561203aefa80d2920f5cccddcedc8
pkgname = python-plexapi
|