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
