summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c49c6b370e4e3c32290e4465510639a5eed70ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pypdf3
	pkgdesc = Pure-Python PDF library for splitting, merging, cropping, and transforming PDF pages.
	pkgver = 1.0.6
	pkgrel = 4
	url = https://github.com/sfneal/PyPDF3
	arch = any
	license = custom
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-tqdm
	source = https://files.pythonhosted.org/packages/source/P/PyPDF3/PyPDF3-1.0.6.tar.gz
	sha256sums = c946f3273419e37258e35e72273f49904ab15723d87a761c1115ef99799f8c5f

pkgname = python-pypdf3