summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09979f2d318eddd78d93e8f9287dd436a90751f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-bandcamp-api
	pkgdesc = A simple way to get info from Bandcamp
	pkgver = 0.2.3
	pkgrel = 2
	url = https://github.com/RustyRin/bandcamp-api
	arch = any
	license = GPL-3.0-only
	depends = python-beautifulsoup4
	depends = python-demjson3
	depends = python-html5lib
	depends = python-lxml
	depends = python-requests
	depends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/b/bandcamp_api/bandcamp_api-0.2.3.tar.gz
	sha256sums = eff597328edf083307013a7884407c6fb7cd2568ac52fd3a85b3fe3bcefc3e1b

pkgname = python-bandcamp-api