summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c62f56f113e91be995a96fc069cef5a13dad8f3 (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-fpdf2
	pkgdesc = Simple PDF generation for Python
	pkgver = 2.7.9
	pkgrel = 1
	url = https://pyfpdf.github.io/fpdf2/
	arch = any
	license = LGPL-3.0-only
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pillow
	depends = python-defusedxml
	depends = python-fonttools
	optdepends = python-endesive: signing support
	optdepends = python-uharfbuzz: text shaping support
	optdepends = python-cryptography: encryption support
	conflicts = python-fpdf
	source = https://files.pythonhosted.org/packages/source/f/fpdf2/fpdf2-2.7.9.tar.gz
	sha256sums = f364c0d816a5e364eeeda9761cf5c961bae8c946f080cf87fed7f38ab773b318

pkgname = python-fpdf2