We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38a3cc commit 5239875Copy full SHA for 5239875
1 file changed
srcpkgs/python3-fpdf2/template
@@ -0,0 +1,13 @@
1
+# Template file for 'python3-fpdf2'
2
+pkgname=python3-fpdf2
3
+version=2.8.7
4
+revision=1
5
+build_style=python3-pep517
6
+hostmakedepends="python3-setuptools_scm python3-wheel fonttools"
7
+depends="python3-defusedxml python3-Pillow fonttools"
8
+short_desc="Simple PDF generation for Python"
9
+maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
10
+license="LGPL-3.0-only"
11
+homepage="https://github.com/py-pdf/fpdf2"
12
+distfiles="${PYPI_SITE}/f/fpdf2/fpdf2-${version}.tar.gz"
13
+checksum=7060ccee5a9c7ab0a271fb765a36a23639f83ef8996c34e3d46af0a17ede57f9
0 commit comments