summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a484cb26bb8b7e21bc799a7e0d68b382a0d3c45c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-cssutils
	pkgdesc = CSS Cascading Style Sheets library for Python
	pkgver = 2.3.0
	pkgrel = 2
	url = https://github.com/jaraco/cssutils
	changelog = CHANGES.rst
	arch = any
	license = LGPL3
	license = GPL3
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pip
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/cssutils/cssutils-2.3.0.tar.gz
	sha256sums = b2d3b16047caae82e5c590036935bafa1b621cf45c2f38885af4be4838f0fd00

pkgname = python-cssutils