python-pyocr 0.8.2-1 source package in Ubuntu

Changelog

python-pyocr (0.8.2-1) unstable; urgency=medium

  * New upstream version 0.8.2

 -- Thomas Perret <email address hidden>  Sun, 17 Apr 2022 18:43:31 +0200

Upload details

Uploaded by:
Thomas Perret
Uploaded to:
Sid
Original maintainer:
Thomas Perret
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyocr_0.8.2-1.dsc 2.0 KiB 1249ac773198f72b12101df1bcb6211826d54c837f41032628e11ae93c6896ba
python-pyocr_0.8.2.orig.tar.gz 63.9 KiB 36c99c35c1ef5f92e56c6046700bf760415bed8edd17b018b1978a9b0504b701
python-pyocr_0.8.2-1.debian.tar.xz 4.3 KiB cf846fddc5fe77879aa6fd6afbbd7d4690068ea60a5259f13c2abf773547f2e0

Available diffs

No changes file available.

Binary packages built by this source

python3-pyocr: Python wrapper for OCR engines (Python 3)

 PyOCR is an optical character recognition (OCR) tool wrapper for
 Python. That is, it helps using OCR tools from a Python program.
 .
 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.
 .
 This is the Python 3 version of the package.