2015-04-03 00:29:54 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.2 2015/04/02 22:29:54 rodent Exp $
|
Import py27-colour-0.0.5 as textproc/py-colour.
Converts and manipulates common colour representations (RGB, HSV, web, ...)
Features:
* Damn simple and pythonic way to manipulate colour representations
* Full conversion between RGB, HSV, 6-digit hex, 3-digit hex, human colour
* One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb ...)
* Web format that uses the smallest representation between 6-digit, 3-digit,
fully-spelled colour, that is following W3C color naming for CSS or HTML
colour specifications.
* Smooth intuitive colour scale generation choosing N colour gradients.
* Can pick colours for you to identify objects of your application.
2014-06-14 15:43:48 +02:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
2015-04-03 00:29:54 +02:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/PKG-INFO
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/SOURCES.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/dependency_links.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/requires.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/top_level.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
Import py27-colour-0.0.5 as textproc/py-colour.
Converts and manipulates common colour representations (RGB, HSV, web, ...)
Features:
* Damn simple and pythonic way to manipulate colour representations
* Full conversion between RGB, HSV, 6-digit hex, 3-digit hex, human colour
* One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb ...)
* Web format that uses the smallest representation between 6-digit, 3-digit,
fully-spelled colour, that is following W3C color naming for CSS or HTML
colour specifications.
* Smooth intuitive colour scale generation choosing N colour gradients.
* Can pick colours for you to identify objects of your application.
2014-06-14 15:43:48 +02:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
|
|
${PYSITELIB}/colour.py
|
|
|
|
${PYSITELIB}/colour.pyc
|
|
|
|
${PYSITELIB}/colour.pyo
|