summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 427aeb49f06afe7ee226f722d072bb1da0c8eb9b (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
pkgbase = python-pypdfium2
	pkgdesc = An ABI-level Python 3 binding to PDFium (unofficial AUR package)
	pkgver = 4.30.0
	pkgrel = 1
	url = https://github.com/pypdfium2-team/pypdfium2
	changelog = python-pypdfium2.changelog.md
	arch = any
	license = Apache
	license = BSD
	makedepends = python-setuptools>=33.0.0
	makedepends = git
	makedepends = python-wheel>0.38.1
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-toml
	makedepends = python-setuptools-scm>=3.4.3
	makedepends = python-packaging
	depends = python>=3.7.0
	optdepends = python-pillow: support PIL image objects for raster graphics
	optdepends = python-numpy: support numpy arrays for raster graphics
	source = https://files.pythonhosted.org/packages/source/p/pypdfium2/pypdfium2-4.30.0.tar.gz
	source = ctypesgen::git+https://github.com/pypdfium2-team/ctypesgen#commit=ebd495b1733b60132151154d6358fd1eb336a36a
	sha256sums = 48b5b7e5566665bc1015b9d69c1ebabe21f6aee468b509531c3c8318eeee2e16
	sha256sums = SKIP

pkgname = python-pypdfium2