summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 586febcf4862ae0326fb34073702709dc6e954ba (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 = 53.0
	pkgrel = 1
	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-53.0.tar.gz
	sha256sums = 21ea1626e15ae4070f3eb4ffc90e5fd65bf17650f912affa911f829fb7c0e112

pkgname = python-weasyprint