summaryrefslogtreecommitdiff
path: root/textproc/py-colour/PLIST
diff options
context:
space:
mode:
authorrodent <rodent>2014-06-14 13:43:48 +0000
committerrodent <rodent>2014-06-14 13:43:48 +0000
commit537773949f288b1f1d588bf95bd714f7e8289d6a (patch)
tree5bf7accc2f6d4bba8f2687360e61387acea7210d /textproc/py-colour/PLIST
parent1785e9d0c47144d44bf2c0c4ea35b6049b944517 (diff)
downloadpkgsrc-537773949f288b1f1d588bf95bd714f7e8289d6a.tar.gz
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.
Diffstat (limited to 'textproc/py-colour/PLIST')
-rw-r--r--textproc/py-colour/PLIST10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/py-colour/PLIST b/textproc/py-colour/PLIST
new file mode 100644
index 00000000000..138805f72f7
--- /dev/null
+++ b/textproc/py-colour/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/14 13:43:48 rodent Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/colour.py
+${PYSITELIB}/colour.pyc
+${PYSITELIB}/colour.pyo