Files
ssocr/debian/control
T
Erik Auerswald dcb2913e2c * Add deb target to Makefile to build a debian binary package.
* Add tar target to Makefile to create tar.bz2 archive of sources.
* Bump version number to 2.8.4.
2009-08-06 09:19:36 +00:00

16 lines
648 B
Plaintext

Source: ssocr
Section: graphics
Priority: optional
Maintainer: Erik Auerswald <auerswal@unix-ag.uni-kl.de>
Build-Depends: debhelper (>= 7), libimlib2-dev, libfreetype6-dev, zlib1g-dev, libx11-dev, libxext-dev
Standards-Version: 3.8.1
Homepage: http://www.unix-ag.uni-kl.de/~auerswal/ssocr/
Package: ssocr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OCR for seven segment displays
Seven Segment Optical Character Recognition or ssocr for short is a program
to recognize digits of a seven segment display. An image of one row of digits
is used for input and the recognized number is written to the standard output.