summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9a98d837e9f2c4ca4a4d3f2dc61fd6b65522426 (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
27
28
29
30
31
32
pkgbase = python-weasyprint
	pkgdesc = Convert web documents (HTML, CSS, SVG, ...) to PDF
	pkgver = 53.4
	pkgrel = 1
	url = https://weasyprint.org
	arch = any
	license = BSD
	checkdepends = python-coverage
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-flake8
	checkdepends = python-pytest-isort
	checkdepends = python-toml
	makedepends = python-setuptools
	depends = pango
	depends = python
	depends = python-brotli
	depends = python-cffi
	depends = python-cssselect2
	depends = python-fonttools
	depends = python-html5lib
	depends = python-pillow
	depends = python-pydyf
	depends = python-pyphen
	depends = python-tinycss2
	depends = python-zopfli
	depends = ttf-font
	provides = weasyprint=53.4
	source = https://files.pythonhosted.org/packages/source/w/weasyprint/weasyprint-53.4.tar.gz
	sha256sums = 10ccb17d55c73096bdf1edd3efe58cb855b07e4c307d9bad4ebc9a3f13ff4580

pkgname = python-weasyprint