1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/graphics/zbar/pkg-descr
Ganael LAPLANCHE 880766b3c3 Remove license clause from pkg-descr.
Notified by:	ehaupt
Approved by:	ehaupt (mentor)
2010-12-14 15:18:23 +00:00

14 lines
731 B
Plaintext

ZBar is an open source software suite for reading bar codes from various
sources, such as video streams, image files and raw intensity sensors. It
supports many popular symbologies (types of bar codes) including EAN-13/UPC-A,
UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
The flexible, layered implementation facilitates bar code scanning and decoding
for any application: use it stand-alone with the included GUI and command line
programs, easily integrate a bar code scanning widget into your Qt, GTK+ or
PyGTK GUI application, leverage one of the script or programming interfaces
(Python, Perl, C++) ...all the way down to a streamlined C library suitable for
embedded use.
WWW: http://zbar.sourceforge.net