blob: f490299e67b0c231e2de8d434bb691353452009d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pyncm
pkgdesc = NeteaseCloudMusic APIs for Python 3.x 适用于 Python 3 的网易云音乐 API
pkgver = 1.7.1
pkgrel = 1
url = https://github.com/mos9527/pyncm
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-requests
optdepends = python-mutagen: Metadata modification support
optdepends = python-tqdm: Downlopython-setuptoolsad progress bar support
optdepends = python-coloredlogs: Colored terminal output support
source = https://files.pythonhosted.org/packages/source/p/pyncm/pyncm-1.7.1.tar.gz
sha256sums = 0056761862d15dec3c29e506e903135b51d1d5521da7a46fc3cc0d2e97d9dce2
pkgname = python-pyncm
|