[ol8_developer_EPEL] python3-colour-0.1.5-1.el8.noarch

Name:python3-colour
Version:0.1.5
Release:1.el8
Architecture:noarch
Group:Unspecified
Size:101583
License:BSD
RPM: python3-colour-0.1.5-1.el8.noarch.rpm
Source RPM: python-colour-0.1.5-1.el8.src.rpm
Build Date:Fri Sep 18 2020
Build Host:jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://github.com/vaab/colour
Summary:Python module to convert and manipulate color representations
Description:
Converts 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.

Related Packages (Show Changelog) (Show Filelist)