From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/pyocr/metadata.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dev-python/pyocr/metadata.xml (limited to 'dev-python/pyocr/metadata.xml') diff --git a/dev-python/pyocr/metadata.xml b/dev-python/pyocr/metadata.xml new file mode 100644 index 000000000000..be2b77921255 --- /dev/null +++ b/dev-python/pyocr/metadata.xml @@ -0,0 +1,24 @@ + + + + + voyageur@gentoo.org + Bernard Cafarelli + + +Pyocr is an optical character recognition (OCR) tool wrapper for python. That is, it helps using OCR tools from a Python program. + +It has been tested only on GNU/Linux systems. It should also work on similar systems (*BSD, etc). It doesn't work on Windows, MacOSX, etc. + +Pyocr can be used as a wrapper for google's Tesseract-OCR or Cuneiform. It can read all image types supported by Pillow, including jpeg, png, gif, bmp, tiff, and others. It also support bounding box data. + + + Enable support for the app-text/cuneiform OCR engine + Enable support for the app-text/tesseract OCR engine + + + pyocr + openpaperwork/pyocr + + gentoo-staging + -- cgit v1.3.1