qr-code-generator 1.7.0-2 source package in Ubuntu

Changelog

qr-code-generator (1.7.0-2) unstable; urgency=medium

  * Fix ABI interface

 -- Yangfl <email address hidden>  Mon, 24 Jan 2022 22:44:43 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
qr-code-generator_1.7.0-2.dsc 2.3 KiB bf38e2febc2e01fb315754cc4f7fc95096eea4d7cbbb3c5d66b8e65f16be2ebd
qr-code-generator_1.7.0.orig.tar.gz 127.5 KiB a8138d84a2adbc9168bfadfb9db5272c89b69fb87f72a88ecd08ce7f402ee710
qr-code-generator_1.7.0-2.debian.tar.xz 7.5 KiB ca3a055ee2cae289ee127e76909c8990095c525e04ffa8869d8858bd510456a2

Available diffs

No changes file available.

Binary packages built by this source

libqrcodegen-dev: No summary available for libqrcodegen-dev in ubuntu kinetic.

No description available for libqrcodegen-dev in ubuntu kinetic.

libqrcodegen1: QR Code generator library in multiple languages - C version

 This project aims to be the best, clearest QR Code generator library in
 multiple languages. The primary goals are flexible options and absolute
 correctness. Secondary goals are compact implementation size and good
 documentation comments. Core features:
  * Available in 7 programming languages, all with nearly equal functionality:
    Java, JavaScript, TypeScript, Python, C++, C, Rust
  * Significantly shorter code but more documentation comments compared to
    competing libraries
  * Supports encoding all 40 versions (sizes) and all 4 error correction levels,
    as per the QR Code Model 2 standard
  * Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
    string (all languages except C), BufferedImage raster bitmap (Java only),
    HTML5 canvas (JavaScript and TypeScript only)
  * Encodes numeric and special-alphanumeric text in less space than general
    text
  * Open source code under the permissive MIT License
 .
 This package contains the shared library in C.

libqrcodegen1-dbgsym: No summary available for libqrcodegen1-dbgsym in ubuntu kinetic.

No description available for libqrcodegen1-dbgsym in ubuntu kinetic.

libqrcodegencpp-dev: QR Code generator library in multiple languages - C++ development headers

 This project aims to be the best, clearest QR Code generator library in
 multiple languages. The primary goals are flexible options and absolute
 correctness. Secondary goals are compact implementation size and good
 documentation comments. Core features:
  * Available in 7 programming languages, all with nearly equal functionality:
    Java, JavaScript, TypeScript, Python, C++, C, Rust
  * Significantly shorter code but more documentation comments compared to
    competing libraries
  * Supports encoding all 40 versions (sizes) and all 4 error correction levels,
    as per the QR Code Model 2 standard
  * Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
    string (all languages except C), BufferedImage raster bitmap (Java only),
    HTML5 canvas (JavaScript and TypeScript only)
  * Encodes numeric and special-alphanumeric text in less space than general
    text
  * Open source code under the permissive MIT License
 .
 This package contains the development files in C++.

libqrcodegencpp1: No summary available for libqrcodegencpp1 in ubuntu kinetic.

No description available for libqrcodegencpp1 in ubuntu kinetic.

libqrcodegencpp1-dbgsym: debug symbols for libqrcodegencpp1
python3-qrcodegen: QR Code generator library in multiple languages - Python3 version

 This project aims to be the best, clearest QR Code generator library in
 multiple languages. The primary goals are flexible options and absolute
 correctness. Secondary goals are compact implementation size and good
 documentation comments. Core features:
  * Available in 7 programming languages, all with nearly equal functionality:
    Java, JavaScript, TypeScript, Python, C++, C, Rust
  * Significantly shorter code but more documentation comments compared to
    competing libraries
  * Supports encoding all 40 versions (sizes) and all 4 error correction levels,
    as per the QR Code Model 2 standard
  * Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
    string (all languages except C), BufferedImage raster bitmap (Java only),
    HTML5 canvas (JavaScript and TypeScript only)
  * Encodes numeric and special-alphanumeric text in less space than general
    text
  * Open source code under the permissive MIT License
 .
 This package contains the module in Python3.