Package python3-module-pastel: Information
Source package: python3-module-pastel
Version: 0.2.0-alt1
Build time: May 5, 2022, 08:25 AM
Category: Development/Python3
Report package bugHome page: https://github.com/sdispater/pastel
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.
Maintainer: Ilya Mashkin
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)