blob: 343a54f5be8ddb63b95910da6fa604f8a424f72c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = noteshrink
pkgdesc = Convert scans of handwritten notes to beautiful, compact PDFs
pkgver = 0.1.1
pkgrel = 3
url = https://mzucker.github.io/2016/09/20/noteshrink.html
arch = any
license = MIT
makedepends = python-setuptools
depends = python-numpy>=1.10
depends = python-scipy
depends = python-pillow
depends = imagemagick
conflicts = noteshrink-git
source = https://pypi.python.org/packages/13/a3/95c92cd5c250d3eb21ced23d1a7d1dabb1546e565fa4cdeaa72586ef871e/noteshrink-0.1.1.tar.gz
md5sums = 15dbdce38252e2209161cf415c3842f8
pkgname = noteshrink
|