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
|
Source: greekocr4gamera
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Daniel Stender <stender@debian.org>
Build-Depends:
debhelper (>= 9),
dh-python,
python-all (>= 2.6.6-3~),
python-docutils (>= 0.6),
python-gamera,
python-gamera.toolkits.ocr,
python-pygments (>= 0.6)
Standards-Version: 3.9.8
Homepage: http://gamera.informatik.hsnr.de/addons/greekocr4gamera/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/greekocr4gamera.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/greekocr4gamera.git
X-Python-Version: >= 2.5
Package: python-gamera.toolkits.greekocr
Architecture: all
Depends:
python-gamera,
python-gamera.toolkits.ocr,
${misc:Depends},
${python:Depends}
Enhances:
python-gamera
Description: toolkit for building OCR systems for polytonal Greek
The Gamera GreekOCR Toolkit provides methods and a ready-to-run script for
recognizing polytonal Greek texts, i.e. classical Greek with variable use of
accents.
.
Note that the toolkit does not include any training data.
|