Package python3-module-python-barcode: Information

    Source package: python3-module-python-barcode
    Version: 0.13.1-alt1
    Build time:  May 12, 2022, 05:32 AM
    Report package bug
    License: MIT
    Summary: Library to create Barcodes with Python
    Description: 
    Library to create standard barcodes with Python. No external modules needed (optional PIL support included).

    List of rpms provided by this srpm:
    python3-module-python-barcode (noarch)

    Maintainer: Ilya Mashkin

    List of contributors:
    Ilya Mashkin

      1. python3-module-build
      2. python3-module-pip
      3. python3-module-setuptools
      4. python3-module-setuptools
      5. python3-module-setuptools_scm
      6. pyproject-build
      7. fonts-ttf-dejavu
      8. rpm-build-python3
      9. rpm-macros-python3

    Last changed


    May 12, 2022 Ilya Mashkin 0.13.1-alt1
    - Build for Sisyphus
    Oct. 26, 2020 Steve Kowalik <steven.kowalik@suse.com>
    - Update to 0.13.1:
      * Fix a crash when using the generate shortcut function.
      * Added support for transparent backgrounds. This is done by setting the
        mode option for a writer to RGBA.
      * Removed writer_options from barcode.get. This parameter was not used.
      * Add a with_doctype flag to SVGWriter. Set this to false to avoid including
        a DOCTYPE in the resulting SVG.
      * Add support for Pillow>=8.0.0.
    May 20, 2020 Petr Gajdos <pgajdos@suse.com>
    - %python3_only -> %python_alternative