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

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 08 07:39:58 2022 +0000 (21 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"