This commit is contained in:
Wim Pomp
2025-08-22 19:54:34 +02:00
parent 5ce9790118
commit 734730ed37
2 changed files with 1 additions and 5 deletions

View File

@@ -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"

View File

@@ -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.