blob: 77def39f0944b53af8b07815816139e32d3926e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pdfhandoutcrop
pkgdesc = A tool to crop pdf handout with multiple pages per sheet
pkgver = 0.99.3
pkgrel = 1
url = https://cges30901.github.io/pdfhandoutcrop/
arch = any
license = GPL3
depends = python-pyqt6
depends = python-pymupdf
source = https://files.pythonhosted.org/packages/source/p/pdfhandoutcrop/pdfhandoutcrop-0.99.3.tar.gz
sha256sums = 69690a76eb901e62935f915fee1c2ef1801ec5932b8a43bdfa196917cec7cfb1
pkgname = pdfhandoutcrop
|