diff options
author | Andrew Tkalia <anddt@yandex.ru> | 2013-02-24 00:22:04 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-24 10:23:08 -0600 |
commit | 75743a4cbad3ac45d2faf8da3855f57f33145a5d (patch) | |
tree | 1a46b6350fa5d01a9b59a1145ef8316b9e1763aa /graphics/zbar/slack-desc | |
parent | 5bdd556f03e3e9aabf6fe66f579c30f773be2bda (diff) | |
download | slackbuilds-75743a4cbad3ac45d2faf8da3855f57f33145a5d.tar.gz |
graphics/zbar: Added (bar code reader)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/zbar/slack-desc')
-rw-r--r-- | graphics/zbar/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/zbar/slack-desc b/graphics/zbar/slack-desc new file mode 100644 index 0000000000..96a9705448 --- /dev/null +++ b/graphics/zbar/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +zbar: zbar (bar code reader) +zbar: +zbar: ZBar Bar Code Reader is an open source software suite for reading bar +zbar: codes from various sources, such as video streams, image files and +zbar: raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code +zbar: 128, Code 39, Interleaved 2 of 5 and QR Code. Included with the +zbar: library are basic applications for decoding captured bar code images +zbar: and using a video device (eg, webcam) as a bar code scanner. For +zbar: application developers, language bindings are included for C, C++, +zbar: Python and Perl as well as GUI widgets for Qt, GTK and PyGTK. +zbar: |