summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 039913a08161f5d5ed962eb1a45743248eef3356 (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
27
28
29
30
31
pkgbase = dpsprep-git
	pkgdesc = A DjVu to PDF converter with a focus on small output size and the ability to preserve document outlines and text layers
	pkgver = 2.2.10
	pkgrel = 1
	url = https://github.com/kcroker/dpsprep
	arch = any
	license = GPL3
	checkdepends = python
	checkdepends = ruff
	checkdepends = mypy
	checkdepends = python-types-pillow
	checkdepends = python-types-fpdf2
	checkdepends = python-pytest
	checkdepends = python-pytest-image-diff
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	depends = python
	depends = python-click
	depends = python-djvulibre
	depends = python-fpdf2
	depends = python-loguru
	depends = python-pillow
	depends = python-pdfrw
	optdepends = ocrmypdf: Optional OCR and advanced PDF optimization
	source = git+https://github.com/kcroker/dpsprep.git
	md5sums = SKIP

pkgname = dpsprep-git