[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-grapefruit-doc
- Python module to manipulate color information easily - documentation