zxing-cpp 1.4.0-3 source package in Ubuntu

Changelog

zxing-cpp (1.4.0-3) unstable; urgency=medium

  * Team upload.
  * debian/control: remove libzxing2 breaks libzxingcore1

 -- Johannes Schauer Marin Rodrigues <email address hidden>  Fri, 30 Dec 2022 10:55:50 +0100

Upload details

Uploaded by:
Boyuan Yang
Uploaded to:
Sid
Original maintainer:
Boyuan Yang
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
zxing-cpp_1.4.0-3.dsc 2.3 KiB 7292ffb588acb76d78458afc5a09ee414c70a295fb3fd9bbc507c74a8d6acb8c
zxing-cpp_1.4.0.orig.tar.xz 552.6 KiB d55143cdce08a1a44c2a75afa6270786b4ebcb4cef1ca360f21d71c5304042e7
zxing-cpp_1.4.0-3.debian.tar.xz 7.2 KiB 34488057e1de8011c3c844dc3c749dfcff618990a297659aefbe062f01efc725

Available diffs

No changes file available.

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.

libzxing2: 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.

libzxing2-dbgsym: debug symbols for libzxing2
libzxingcore-dev: transitional dummy package

 This is a transitional dummy package. It can safely be removed.

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