summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5c32f3051bc48e53ccc92a089b7490b6b4ff72a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-fpdf2
	pkgdesc = Simple PDF generation for Python
	pkgver = 2.7.4
	pkgrel = 1
	url = https://pyfpdf.github.io/fpdf2/
	arch = any
	license = LGPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pillow
	depends = python-defusedxml
	depends = python-fonttools
	conflicts = python-fpdf
	source = https://files.pythonhosted.org/packages/source/f/fpdf2/fpdf2-2.7.4.tar.gz
	sha256sums = b2b7197610a83dd6fe96c3b91a633827acc74973b4290103617d371d0d0a8ecf

pkgname = python-fpdf2