blob: 43cb75381aba423acae18ab8746d99f10833198f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-omr
pkgdesc = Extract answer choices from scanned jpg bubble forms
pkgver = 0.0.73
pkgrel = 3
url = https://pypi.org/project/omr
arch = any
license = unknown
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-numpy
depends = python-openpyxl
depends = python-pillow
depends = python-setuptools
depends = python-yaml
source = https://files.pythonhosted.org/packages/source/o/omr/omr-0.0.73.tar.gz
sha256sums = 8feca62c1ceab22aeebe74533960f51d32813943195ba0f05dc73f1e3231374f
pkgname = python-omr
|