summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 131c8227a8b3855b35e0fdaaf1e966bf6cedb7ec (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
pkgbase = python-weasyprint
	pkgdesc = Converts web documents (HTML, CSS, SVG, ...) to PDF.
	pkgver = 0.23
	pkgrel = 2
	url = http://weasyprint.org/
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-distribute
	depends = python
	depends = pango>=1.29.3
	depends = gdk-pixbuf2>=2.25
	depends = python-gobject
	depends = python-cairo
	depends = python-lxml
	depends = python-cairosvg>=0.4.1
	depends = python-tinycss=0.3
	depends = python-cssselect>=0.6
	depends = python-html5lib
	depends = python-cffi
	depends = python-cairocffi
	depends = python-pyphen
	source = http://pypi.python.org/packages/source/W/WeasyPrint/WeasyPrint-0.23.tar.gz
	md5sums = 4b66302fa685f5e183a5f912eccb02e0

pkgname = python-weasyprint