zxing-cpp 2.2.1-1build1 source package in Ubuntu

Changelog

zxing-cpp (2.2.1-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as default

 -- Graham Inggs <email address hidden>  Fri, 19 Jan 2024 21:08:53 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Boyuan Yang
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zxing-cpp_2.2.1.orig.tar.xz 462.1 KiB 57c685a6429a7d75862d6e3e49a666819a2917bb9b65299078ef3f3134371a82
zxing-cpp_2.2.1-1build1.debian.tar.xz 942.1 KiB 277b144915f5b537b87772e05905b623e1c2bfbc2fe032775f70f1254314b793
zxing-cpp_2.2.1-1build1.dsc 2.3 KiB adb97bde6e157cfa880b3ddd93279bbfa497cbf82679c8959b238ef849303db9

View changes file

Binary packages built by this source

libzxing-dev: C++ port of ZXing library (development files)

 ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
 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
 quality and performance. It can both read and write barcodes in a
 number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
 EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
 .
 This package provides development files for zxing-cpp library.

libzxing3: C++ port of ZXing library (library files)

 ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
 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
 quality and performance. It can both read and write barcodes in a
 number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
 EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
 .
 This package provides library files for zxing-cpp library.

libzxing3-dbgsym: debug symbols for libzxing3
libzxingcore-dev: No summary available for libzxingcore-dev in ubuntu noble.

No description available for libzxingcore-dev in ubuntu noble.

python3-zxing-cpp: C++ port of ZXing library (python3 binding)

 ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
 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
 quality and performance. It can both read and write barcodes in a
 number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
 EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
 .
 This package provides python3 binding for zxing-cpp library.

zxing-cpp-tools: Utilities provided by ZXing library

 ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
 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
 quality and performance. It can both read and write barcodes in a
 number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
 EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
 .
 This package provides various example utilities written with zxing-cpp
 library.

zxing-cpp-tools-dbgsym: debug symbols for zxing-cpp-tools