summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ff46b2e03bd40a4702bce0289003560af7a462f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-html5lib-git
	pkgdesc = A Python HTML parser/tokenizer based on the WHATWG HTML5 spec
	pkgver = 1.1.r9.gf7cab6f
	pkgrel = 1
	url = https://github.com/html5lib
	arch = any
	license = MIT
	checkdepends = python-six
	checkdepends = python-pytest
	checkdepends = python-lxml
	checkdepends = python-mock
	makedepends = python
	makedepends = unzip
	makedepends = python-webencodings
	depends = python
	depends = python-six
	depends = python-webencodings
	provides = python-html5lib
	conflicts = python-html5lib
	replaces = python-html5lib
	source = python-html5lib-git::git+https://github.com/html5lib/html5lib-python.git
	source = LICENSE
	sha256sums = SKIP
	sha256sums = 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e

pkgname = python-html5lib-git