summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29f39bb8ba5db97fd30b85bd3072b4cb98f96587 (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
pkgbase = python-easyocr
	pkgdesc = End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution
	pkgver = 1.7.1
	pkgrel = 1
	url = https://github.com/JaidedAI/EasyOCR
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = hdf5
	depends = ninja
	depends = python
	depends = python-bidi
	depends = python-numpy
	depends = python-opencv
	depends = python-torchvision>=0.5
	depends = python-pillow
	depends = python-pyaml
	depends = python-pyclipper
	depends = python-pytorch
	depends = python-scikit-image
	depends = python-scipy
	depends = python-shapely
	conflicts = python-easyocr-git
	replaces = python-easyocr-git
	source = https://github.com/JaidedAI/EasyOCR/archive/v1.7.1.tar.gz
	b2sums = 8d56d59f020c501f1aeaa5876968747ca4b9e648f5510121aa180705b05b3efa369093237aa3bd3fec788cae462fa7d533393a55e6d1e5cfde02ef806c5a5e81

pkgname = python-easyocr