ports/textproc/zxing-cpp/pkg-descr
Jason E. Hale 046823a67c textproc/zxing-cpp: Update to 2.2.1
Update COMMENT and especially pkg-descr to be a bit more informative as
to what this port actually does.

Update WWW and remove GH_ACCOUNT. Project now redirects to an account by
the same name as PORTNAME.

https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.2.1
https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.2.0
2023-12-14 02:47:34 -05:00

7 lines
356 B
Text

ZXing-C++ ("zebra crossing") is an open-source, multi-format
linear/matrix barcode image processing library implemented in C++.
It was originally ported from the Java ZXing Library, but has been
developed further and now includes many improvements in terms of runtime
and detection performance. It can both read and write barcodes in a
number of formats.