19 lines
595 B
Plaintext
19 lines
595 B
Plaintext
pkgbase = python-jellyfin-apiclient
|
|
pkgdesc = Python API client for Jellyfin
|
|
pkgver = 1.5.1
|
|
pkgrel = 1
|
|
url = https://github.com/iwalton3/jellyfin-apiclient-python
|
|
arch = any
|
|
license = GPL3
|
|
makedepends = python-setuptools
|
|
depends = python>=3.6
|
|
depends = python-requests
|
|
depends = python-urllib3
|
|
depends = python-websocket-client
|
|
depends = python-six
|
|
source = https://pypi.python.org/packages/source/j/jellyfin-apiclient-python/jellyfin-apiclient-python-1.5.1.tar.gz
|
|
sha256sums = 1f24fbfe67277af265e2b18c0586591033625ead44600198189a75dd02f1abbe
|
|
|
|
pkgname = python-jellyfin-apiclient
|
|
|