blob: 611caefa0d1e107a1d7ba94bf1be3a05aa3cb628 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pyradios
pkgdesc = Python client for the Radio Browser API.
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/andreztz/pyradios
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-httpx
source = python-pyradios-2.1.1.tar.gz::https://github.com/andreztz/pyradios/archive/refs/tags/v2.1.1.tar.gz
md5sums = ea84ad7330654cc523a5eb09771d26ad
pkgname = python-pyradios
|