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

    Исходный пакет: python3-module-pastel
    Версия: 0.2.0-alt1
    Последняя версия по данным Repology
    Собран:  5 мая 2022 г. 7:41 в задании #299486
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/sdispater/pastel

    Лицензия: MIT
    О пакете: Bring colors to your terminal
    Описание: 
    Pastel is a simple library to help you colorize strings in your
    terminal.
    
    It comes bundled with predefined styles:
    
    - info: green
    - comment: yellow
    - question: black on cyan
    - error: white on red
    
    Features:
    
    - Use predefined styles or add you own.
    - Disable colors all together by calling with_colors(False).
    - Automatically disables colors if the output is not a TTY.
    - Used in cleo.

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

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

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

    Права:
    Ilya Mashkin
    @everybody

      1. python3-module-build
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. pyproject-build
      5. rpm-build-python3
      6. rpm-macros-python3

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


    5 мая 2022 г. Ilya Mashkin 0.2.0-alt1
    - Build for Sisyphus
    28 февраля 2020 г. Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1
    - Update to version 0.2.0.
    - Enable running test suite.
    3 октября 2019 г. Miro Hrončok <mhroncok@redhat.com> - 0.1.1-3
    - Rebuilt for Python 3.8.0rc1 (#1748018)