Wed, 29 May 2024 23:50:06 UTC | login

Information for build python-pastel-0.1.1-3.fc32

ID132161
Package Namepython-pastel
Version0.1.1
Release3.fc32
Epoch
SummaryBring colors to your terminal
DescriptionPastel 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 11:54:17 UTC
CompletedTue, 03 Dec 2019 11:54:17 UTC
Tags
f32
f33
RPMs
src
python-pastel-0.1.1-3.fc32.src.rpm (info) (download)
noarch
python3-pastel-0.1.1-3.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-2 - Rebuilt for Python 3.8 * Sat Aug 10 2019 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1 - Update to version 0.1.1. * Wed Dec 19 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-1 - Initial package.