summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d65a4bfbdca1cb4cf08fde346262060d26015fc6 (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
31
pkgbase = python-easyocr
	pkgdesc = Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
	pkgver = 1.1
	pkgrel = 1
	url = https://github.com/JaidedAI/EasyOCR
	install = python-easyocr.install
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	depends = python-torchvision
	depends = python-pytorch
	depends = python-scikit-image
	depends = python-pillow
	depends = python-numpy
	depends = opencv
	depends = hdf5
	depends = python-scipy
	source = EasyOCR-1.1.tar.gz::https://github.com/JaidedAI/EasyOCR/archive/v1.1.tar.gz
	sha256sums = 42d65f0da9cde6b1b183b6fdebdc8e077ad03deeb6b0b622fa5926c2f31bed7f

pkgname = python-easyocr
	depends = python-torchvision
	depends = python-pytorch
	depends = python-scikit-image
	depends = python-pillow
	depends = python-numpy
	depends = opencv
	depends = hdf5
	depends = python-scipy
	depends = python