cube_helix 0.1.1

Rust implementation of Dave Green's cubehelix colour scheme.
Documentation
[badges.gitlab]
branch = "master"
repository = "toenmppa/cube_helix"

[badges.maintenance]
status = "passively-maintained"

[dependencies]

[lib]
bench = false
doc = true
doctest = true
test = true

[package]
authors = ["Tomi Koskipahta <tkoskipahta@gmail.com>"]
categories = ["graphics", "science", "visualization"]
description = "Rust implementation of Dave Green's cubehelix colour scheme."
edition = "2018"
exclude = [".gitignore", ".gitlab-ci.yml"]
homepage = "https://www.mrao.cam.ac.uk/~dag/CUBEHELIX/"
license = "MIT"
name = "cube_helix"
repository = "https://gitlab.com/toenmppa/cube_helix"
version = "0.1.1"