Source: ocrodjvu
Section: text
Priority: optional
Maintainer: Daniel Stender <daniel@danielstender.com>
Uploaders:
 Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends:
 debhelper (>= 7.0.50~),
 djvulibre-bin,
 libxml2-utils,
 locales,
 python-all (>= 2.6.6-3~),
 python-argparse,
 python-djvu,
 python-html5lib,
 python-imaging,
 python-lxml,
 python-nose,
 python-pyicu
X-Python-Version: >= 2.5
Standards-Version: 3.9.2
Homepage: http://jwilk.net/software/ocrodjvu
Vcs-Svn: svn://svn.debian.org/python-apps/packages/ocrodjvu/trunk/
Vcs-Browser: http://svn.debian.org/viewvc/python-apps/packages/ocrodjvu/trunk/

Package: ocrodjvu
Architecture: all
Depends:
 djvulibre-bin,
 python (>= 2.7) | python-argparse,
 python-djvu (>= 0.1.14),
 ${misc:Depends},
 ${python:Depends}
Recommends: ocropus (>= 0.3.1), python-lxml, python-pyicu, tesseract-ocr
Suggests: cuneiform, gocr, ocrad
Description: tool to perform OCR on DjVu documents
 ocrodjvu is a wrapper around OCR systems (OCRopus, Cuneiform, Ocard, GOCR and
 Tesseract) with the purpose to perform Optical Character Recognition (OCR) in
 documents in DjVu format (which is especially suited for archival of books
 with high quality).
 .
 When a DjVu document has been OCRed, it includes a text version of the
 images of the scanned document and, with common programs, one can not
 only print on paper, but also read such books/documents, searching for
 specific terms and also use the information in the OCR layer as a way
 to higher the accessibility of such documents.
