license
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
rust-version = "1.85.1"
|
rust-version = "1.85.1"
|
||||||
authors = ["Wim Pomp <w.pomp@nki.nl>"]
|
authors = ["Wim Pomp <w.pomp@nki.nl>"]
|
||||||
license = "CC-BY"
|
license = "CC-BY-4.0"
|
||||||
description = "Colorcet colormaps."
|
description = "Colorcet colormaps."
|
||||||
homepage = "https://github.com/wimpomp/colorcet"
|
homepage = "https://github.com/wimpomp/colorcet"
|
||||||
repository = "https://github.com/wimpomp/colorcet"
|
repository = "https://github.com/wimpomp/colorcet"
|
||||||
|
|||||||
@@ -1,7 +1,3 @@
|
|||||||
# Colorcet
|
# Colorcet
|
||||||
Rust copy of Python library [colorcet](https://pypi.org/project/colorcet/).
|
Rust copy of Python library [colorcet](https://pypi.org/project/colorcet/).
|
||||||
[Colorcet](https://colorcet.com/) is a set of perceptually uniform colormaps.
|
[Colorcet](https://colorcet.com/) is a set of perceptually uniform colormaps.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user