wok view tesseract-ocr-data/receipt @ rev 25352

created recipe for tesseract-ocr-data
author Hans-G?nter Theisgen
date Tue Jul 26 14:01:02 2022 +0100 (22 months ago)
parents
children 2b069c72d47e
line source
1 # SliTaz package receipt.
3 PACKAGE="tesseract-ocr-data"
4 VERSION="4.1.0"
5 CATEGORY="meta"
6 SHORT_DESC="The most accurate open source OCR engine available - language data files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="Apache"
9 WEB_SITE="https://github.com/tesseract-ocr/tessdata"
11 TARBALL="$PACKAGE-$VERSION.tar.gz"
12 WGET_URL="https://github.com/tesseract-ocr/tessdata/archive/refs/tags/$VERSION.tar.gz"