Mon, 20 May 2024 14:52:47 UTC | login

Information for build python-colour-0.1.5-6.fc33

ID158942
Package Namepython-colour
Version0.1.5
Release6.fc33
Epoch
SummaryPython module to convert and manipulate color representations
DescriptionConverts and manipulates common color representation (RGB, HSL, web, etc.) - Damn simple and pythonic way to manipulate color representation - Full conversion between RGB, HSL, 6-digit hex, 3-digit hex, human color - One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb, etc.) web format that use the smallest representation between 6-digit (e.g. #fa3b2c), 3-digit (e.g. #fbb), fully spelled color (e.g. white), following W3C color naming for compatible CSS or HTML color specifications. - smooth intuitive color scale generation choosing N color gradients. - can pick colors for you to identify objects of your application.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 08:33:44 UTC
CompletedWed, 03 Jun 2020 08:33:44 UTC
Tags
f33
RPMs
src
python-colour-0.1.5-6.fc33.src.rpm (info) (download)
noarch
python3-colour-0.1.5-6.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.5-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.5-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.5-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.5-1 - Initial package for Fedora