Пакет python3-module-python-barcode: Информация

    Исходный пакет: python3-module-python-barcode
    Версия: 0.13.1-alt1
    Последняя версия по данным Repology
    Собран:  12 мая 2022 г. 5:28 в задании #299813
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/WhyNotHugo/python-barcode

    Лицензия: MIT
    О пакете: Library to create Barcodes with Python
    Описание: 
    Library to create standard barcodes with Python. No external modules needed (optional PIL support included).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-python-barcode (noarch)

    Сопровождающий: Ilya Mashkin

    Список участников:
    Ilya Mashkin

    Права:
    Ilya Mashkin
    @everybody

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

    Последнее изменение


    12 мая 2022 г. Ilya Mashkin 0.13.1-alt1
    - Build for Sisyphus
    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.
    20 мая 2020 г. Petr Gajdos <pgajdos@suse.com>
    - %python3_only -> %python_alternative