Package zxing-cpp: Information

    Source package: zxing-cpp
    Version: 2.3.0-alt5
    Latest version according to Repology
    Build time:  Feb 22, 2026, 01:02 AM in the task #408593
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: C++ port of ZXing
    Description: 
    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.

    List of RPM packages built from this SRPM:
    libzxing-cpp (x86_64, i586, aarch64)
    libzxing-cpp-debuginfo (x86_64, i586, aarch64)
    libzxing-cpp-devel (x86_64, i586, aarch64)
    python3-module-zxing-cpp (x86_64, i586, aarch64)
    zxing-cpp (x86_64, i586, aarch64)
    zxing-cpp-debuginfo (x86_64, i586, aarch64)

    Maintainer: Andrey Cherepanov



      1. cmake
      2. pybind11-devel
      3. gcc-c++
      4. python3-module-pyproject-installer >= 0.4.0
      5. libopencv-devel
      6. python3-module-setuptools
      7. python3-module-wheel
      8. libfmt-devel
      9. rpm-build-ninja
      10. rpm-build-python3
      11. libstb-devel

    Last changed


    Oct. 26, 2025 Ilya Kurdyukov 2.3.0-alt5
    - Fixed build for Elbrus.
    Sept. 1, 2025 Aleksandr Shamaraev 2.3.0-alt4
    - NMU: python3-module-zxing-cpp added (ALT #55702)
    Jan. 6, 2025 Andrey Cherepanov 2.3.0-alt3
    - Remove qt and opencv requires because they are needed by examples.
    - Set license to Apache-2.0.
    - Official URL https://github.com/zxing-cpp/zxing-cpp.