1
2The purpose of this program is to read a (scanned) image containing a
3barcode. The image is then interpreted and the barcode is decoded.
4The decoded string is outputted to stdout.
5
6Currently, only Code-128 is supported.
7
8The program is GPL'd and it's the work of Tuukka Toivonen.
9
10The home page for this and other programs by Tuukka is
11	http://www.ee.oulu.fi/~tuukkat/releases.html
12while a bare ls-like listing of all packages is at
13	http://www.ee.oulu.fi/~tuukkat/rel/
14