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

updated vidalia (0.2.21 -> 0.3.1)
author Hans-G?nter Theisgen
date Tue Aug 02 10:16: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"