summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a49b901b712af2d04c43dbf470c1ce3d453fe97a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pypy-lxml
	pkgdesc = The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt
	pkgver = 4.9.2
	pkgrel = 1
	url = http://lxml.de/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = libxslt
	makedepends = pypy3
	makedepends = pypy3-setuptools
	source = https://pypi.python.org/packages/source/l/lxml/lxml-4.9.2.tar.gz
	sha256sums = 2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67

pkgname = pypy3-lxml
	pkgdesc = The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt for Pypy 3
	depends = pypy3
	depends = libxslt