summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f0bbb1ca71ac0c4af19d77529a551280396fa8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pytesseract-git
	pkgdesc = A Python wrapper for Google Tesseract
	pkgver = c68f978
	pkgrel = 2
	url = https://github.com/madmaze/pytesseract
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = tesseract
	source = git+https://github.com/madmaze/pytesseract.git
	md5sums = SKIP

pkgname = python-pytesseract-git