[ buster ]
[ 原始碼: grapefruit ]
套件:python-grapefruit(0.1~a3+dfsg-6)
python-grapefruit 的相關連結
Debian 的資源:
下載原始碼套件 grapefruit:
- [grapefruit_0.1~a3+dfsg-6.dsc]
- [grapefruit_0.1~a3+dfsg.orig.tar.gz]
- [grapefruit_0.1~a3+dfsg-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python module to manipulate color information easily (Python 2)
GrapeFruit is a pure Python module that lets you easily manipulate and convert color information. Its primary goal is to be natural and flexible.
The following color systems are supported by GrapeFruit:
* RGB (sRGB) * HSL * HSV * YIQ * YUV * CIE-XYZ * CIE-LAB (with the illuminant you want) * CMY * CMYK * HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name) * RYB (artistic color wheel)
This package provides the Python2 version.
其他與 python-grapefruit 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-grapefruit-doc
- Python module to manipulate color information easily - documentation