Package python3-module-pastel: Information

    Source package: python3-module-pastel
    Version: 0.2.0-alt1
    Build time:  May 5, 2022, 08:25 AM
    Report package bug
    License: MIT
    Summary: Bring colors to your terminal
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-pastel (noarch)

    Maintainer: Ilya Mashkin

    List of contributors:
    Ilya Mashkin

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

    Last changed


    May 5, 2022 Ilya Mashkin 0.2.0-alt1
    - Build for Sisyphus
    Feb. 28, 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1
    - Update to version 0.2.0.
    - Enable running test suite.
    Oct. 3, 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-3
    - Rebuilt for Python 3.8.0rc1 (#1748018)