libtesseract3
Tesseract OCR library
The Tesseract OCR engine was one of the top 3 engines in the 1995
UNLV Accuracy test. Between 1995 and 2006 it had little work done on
it, but since then it has been improved extensively by Google and is
probably one of the most accurate open source OCR engines
available. It can read a wide variety of image formats and convert
them to text in over 40 languages. This package includes the shared
library.
r-cran-proto
Prototype object-based programming
An object oriented system using object-based, also called prototype-
based, rather than class-based object oriented ideas.
gimp-help-uk
Documentation for the GIMP (Ukrainian)
This package contains the documentation files for the GIMP designed for use
with the internal GIMP help browser or external web browsers.
gimp-help-zh-cn
Documentation for the GIMP (Simplified Chinese)
This package contains the documentation files for the GIMP designed for use
with the internal GIMP help browser or external web browsers.
libghc-bytestring-progress-prof
A library for tracking the consumption of a lazy ByteString; profiling libraries
In some cases, it is useful to know how fast a ByteString is being
consumed. Typically, this could be to report some measure of progress
to a waiting user, but it could also be to perform some form of testing
on input / consumption code.
libghc-socks-prof
SOCKS proxy library; profiling libraries
This is a native Haskell implementation of a SOCKS5 proxy.