aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-09-22 15:54:33 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-09-22 15:54:33 +0000
commit2b9fa19f044a1db4775d5868a03a0e56959e5fe1 (patch)
tree516f47b9c3bd7162eab19c5b10075ba4b7ca966e /graphics/Makefile
parent1c7809f52334f349492eb81cced857a4afbb161d (diff)
downloadports-2b9fa19f044a1db4775d5868a03a0e56959e5fe1.tar.gz
ports-2b9fa19f044a1db4775d5868a03a0e56959e5fe1.zip
graphics/py-spectra: Color scales and color conversion made easy for Python
Spectra is a Python library that makes color math, color scales, and color-space conversion easy. Support for: Color scales Color ranges Color blending Brightening/darkening colors Saturating/desaturating colors Conversion to/from multiple color spaces Spectra is built on colormath and grapefruit. Spectra is enormously inspired by chroma.js and d3's scales.
Notes
Notes: svn path=/head/; revision=512590
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 012a0489fa78..c502443f93ff 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -897,6 +897,7 @@
SUBDIR += py-seqdiag
SUBDIR += py-sorl-thumbnail
SUBDIR += py-soya3d
+ SUBDIR += py-spectra
SUBDIR += py-stltools
SUBDIR += py-svgwrite
SUBDIR += py-termtosvg