summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c7c31cfe5e7f360b7483bc88308cfa8ce756458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python2-lxml
	pkgdesc = Python2 binding for the libxml2 and libxslt libraries
	pkgver = 4.9.4
	pkgrel = 3
	url = https://lxml.de/
	arch = i686
	arch = x86_64
	arch = armv7h
	license = BSD
	license = custom
	checkdepends = python2-cssselect
	makedepends = python2-setuptools
	makedepends = cython2
	depends = python2
	depends = libxslt
	depends = libxml2-2.9
	optdepends = python2-beautifulsoup4: malformed HTML parsing support
	optdepends = python2-cssselect: CSS parsing support
	optdepends = python2-html5lib: HTML5 parsing support
	source = https://github.com/lxml/lxml/archive/lxml-4.9.4.tar.gz
	sha512sums = 528ef4ae057a7ee54d3193a042a6db500ada883d1d506829b6824d91ec979feb69ec79239420112eae0e08a437b2e5da8efc35feb5d04d119bfae2679e918d29

pkgname = python2-lxml