summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24e6ef1e478386cfc392a239b972a3e561d21d47 (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.3
	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.3
	source = https://files.pythonhosted.org/packages/source/w/weasyprint/weasyprint-53.3.tar.gz
	sha256sums = eab32acf81d14b6626e5e180c7f03b925ece915a69b314ce3061a0f3ec6bf9da

pkgname = python-weasyprint