summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5cdef87327e85686d498093095ec144dbba60b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-easyocr-git
	pkgdesc = Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
	pkgver = 1.1.6.r297.a36bb9e
	pkgrel = 1
	url = https://github.com/JaidedAI/EasyOCR
	install = python-easyocr-git.install
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = git
	depends = python-torchvision>=0.5
	depends = python-scikit-image
	depends = python-pytorch
	depends = opencv
	depends = hdf5
	optdepends = python-torchvision-cuda>=0.5
	provides = python-easyocr
	conflicts = python-easyocr
	replaces = python-easyocr
	source = git+https://github.com/JaidedAI/EasyOCR.git
	sha256sums = SKIP

pkgname = python-easyocr-git
	depends = python-torchvision>=0.5
	depends = python-scikit-image
	depends = python-pytorch
	depends = opencv
	depends = hdf5
	depends = python