summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorzoe2020-04-02 01:06:21 +0200
committerzoe2020-04-02 01:06:21 +0200
commit25846545ce9522969c5e2b818f63ae9c3774ab8b (patch)
tree181e619c80ec90fe2e1bdfe7646de4103117f042 /.SRCINFO
downloadaur-25846545ce9522969c5e2b818f63ae9c3774ab8b.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d8e9328ac2db
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = pdfcropmargins
+ pkgdesc = Automatically crops the margins of PDF files
+ pkgver = 0.2.6
+ pkgrel = 1
+ url = https://pypi.org/project/pdfCropMargins/
+ arch = any
+ license = GPL
+ depends = python-setuptools
+ depends = python-wheel
+ depends = python-pysimplegui
+ depends = python-pymupdf
+ depends = ghostscript
+ depends = poppler
+ source = https://files.pythonhosted.org/packages/c2/33/622baca4910c48c9d4b29d804b4690389dff6b0d6730d31a7b4d9ed9fd66/pdfCropMargins-0.2.6.tar.gz
+ md5sums = ec662f0d5ebc99a9d97a63526fefbbfd
+
+pkgname = pdfcropmargins
+