blob: 0878a42a7df226ba02db4024c19a965b83fc2f7b (
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
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = python-easyocr-git
pkgdesc = Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
pkgver = 1.6.2.r594.19db7ba
pkgrel = 1
url = https://github.com/JaidedAI/EasyOCR
install = python-easyocr-git.install
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = git
makedepends = ninja
depends = python-torchvision>=0.5
depends = python-scikit-image
depends = python-pytorch
depends = python-opencv
depends = python-bidi
depends = python-pillow
depends = python-numpy
depends = python-yaml
depends = python-shapely
depends = python-pyclipper
depends = python-scipy
optdepends = python-torchvision-cuda>=0.5
provides = python-easyocr
conflicts = python-easyocr
replaces = python-easyocr
source = python-easyocr-git::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 = python-opencv
depends = python-bidi
depends = python-pillow
depends = python-numpy
depends = python-yaml
depends = python-shapely
depends = python-pyclipper
depends = python-scipy
depends = python
|