mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
17e95b01b9
ChangeLog: https://github.com/mchehab/zbar/releases/tag/0.23.90 PR: 253743 Submitted by: vvd@unislabs.com Approved by: dev2@heesakkers.info (maintainer, timemout > 1 week)
15 lines
711 B
Plaintext
15 lines
711 B
Plaintext
ZBar Bar Code Reader 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 EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39,
|
|
Codabar, Interleaved 2 of 5, QR Code and SQ Code.
|
|
|
|
Included with the library are basic applications for decoding captured bar
|
|
code images and using a video device (eg, webcam) as a bar code scanner. For
|
|
application developers, language bindings are included for C, C++, Python 2
|
|
and Perl as well as GUI widgets for Qt, GTK and PyGTK 2.0.
|
|
|
|
Zbar also supports sending the scanned codes via dbus, allowing its integration
|
|
with other applications.
|
|
|
|
WWW: https://github.com/mchehab/zbar/
|