Language

Package: tesseract-ocr @ 4.1.1-1.97079fa

Synopsis

Optical character recognition engine

Description

Tesseract is an optical character recognition (OCR) engine with very high accuracy. It supports many languages, output text formatting, hOCR positional information and page layout analysis. Several image formats are supported through the Leptonica library. It can also detect whether text is monospaced or proportional.

Home page
https://github.com/tesseract-ocr/tesseract
Location
gnu/packages/ocr.scm (line: 79, column: 4)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 121 is way too long (93 characters)
input-labels

Identify input labels that do not match package names

label 'libcurl' does not match package name 'curl'
input-labels

Identify input labels that do not match package names

label 'xsltproc' does not match package name 'libxslt'
input-labels

Identify input labels that do not match package names

label 'icu' does not match package name 'icu4c'