summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e13e65c73960f0c52e4734ee1261ace3139b2c0c (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 = python-weasyprint
	pkgdesc = Convert web documents (HTML, CSS, SVG, ...) to PDF
	pkgver = 52.5
	pkgrel = 4
	url = http://weasyprint.org
	arch = any
	license = BSD
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	depends = python
	depends = python-cairo
	depends = python-cairocffi
	depends = python-cairosvg
	depends = python-cffi
	depends = python-cssselect2
	depends = python-html5lib
	depends = python-pillow
	depends = python-pyphen
	depends = python-tinycss2
	source = https://files.pythonhosted.org/packages/source/W/WeasyPrint/WeasyPrint-52.5.tar.gz
	sha256sums = b37ea02d75ca04babd7becad7341426be332ae560d8f02d664bfa1e9afb18481

pkgname = python-weasyprint