zxing-cpp 1.2.0-2 source package in Ubuntu

Changelog

zxing-cpp (1.2.0-2) unstable; urgency=medium

  * Build python binding package. (Closes: #993013)
  * Build zxing-cpp-tools package. (Closes: #1021419)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (cmake).
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Trim trailing whitespace.

 -- Boyuan Yang <email address hidden>  Tue, 11 Oct 2022 14:20:03 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zxing-cpp_1.2.0-2.dsc 2.2 KiB b3d7a9725731f11f14c8a72160f2cff50e0a4ee9cc0fa7d2388c854f40ef5bda
zxing-cpp_1.2.0.orig.tar.gz 93.4 MiB 653d9e44195d86cf64a36af9ff3a1978ec5599df3882439fefa56e7064f55e8a
zxing-cpp_1.2.0-2.debian.tar.xz 4.8 KiB 00ada744bc03917f7572ffdabf878fc286e3f6023f40bbfd89b10cc5988aa571

Available diffs

No changes file available.

Binary packages built by this source

libzxingcore-dev: transitional dummy package

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

libzxingcore1: No summary available for libzxingcore1 in ubuntu lunar.

No description available for libzxingcore1 in ubuntu lunar.

libzxingcore1-dbgsym: No summary available for libzxingcore1-dbgsym in ubuntu lunar.

No description available for libzxingcore1-dbgsym in ubuntu lunar.

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