summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4076926d518ac735a2550df4eb96935fa75f6e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-tesserocr
	pkgdesc = A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
	pkgver = 2.3.1
	pkgrel = 1
	url = https://github.com/sirfz/tesserocr
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/t/tesserocr/tesserocr-2.3.1.tar.gz
	md5sums = 99e2001affe861ae3a5aa2e9f233e2d7

pkgname = python-tesserocr
	depends = python

pkgname = python2-tesserocr
	depends = python2