pkgbase = ocrmypdf
	pkgdesc = A tool to add an OCR text layer to scanned PDF files, allowing them to be searched
	pkgver = 17.8.1
	pkgrel = 1
	url = https://github.com/ocrmypdf/OCRmyPDF
	install = ocrmypdf.install
	arch = any
	license = MPL2
	makedepends = python-hatch-vcs
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.9
	depends = img2pdf
	depends = python-pillow
	depends = tesseract
	depends = ghostscript
	depends = unpaper
	depends = pngquant
	depends = python-pikepdf>=10.0.0
	depends = python-reportlab
	depends = python-pdfminer
	depends = python-tqdm
	depends = python-pluggy
	depends = python-rich
	depends = python-importlib_resources
	depends = python-packaging
	depends = python-deprecation
	depends = python-pydantic
	depends = python-uharfbuzz
	depends = python-fpdf2
	optdepends = jbig2enc: Better compression algorithm; results in smaller PDF files
	source = https://files.pythonhosted.org/packages/source/o/ocrmypdf/ocrmypdf-17.8.1.tar.gz
	sha256sums = 6f72e4da5fd7805e5d677c0fc55ad380c70e1c7ad33dd9ce2402575194803e08

pkgname = ocrmypdf
