blob: 32310bd57061341118cea3c576d397a474a7e52c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pdfcropmargins
pkgdesc = Automatically crops the margins of PDF files
pkgver = 1.0.8
pkgrel = 1
url = https://pypi.org/project/pdfCropMargins/
install = pdfcropmargins.install
arch = any
license = GPL
depends = python-setuptools
depends = python-wheel
depends = python-pysimplegui
depends = python-pymupdf
depends = python-pypdf2
depends = ghostscript
depends = poppler
source = https://files.pythonhosted.org/packages/85/9d/ec327c75f0cfaa6af6b72af5c52f62ed724ee94fffa34d21b2916ba9e4ee/pdfCropMargins-1.0.8.tar.gz
md5sums = ad016c46797a54a887e39c28a3eb564e
pkgname = pdfcropmargins
|