ansi_colour 0.5.3

Representation of ansi colours
Documentation
[dependencies.rgb24]
version = "0.1"

[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1.0"

[features]
serialize = ["serde", "rgb24/serialize"]

[package]
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "Representation of ansi colours"
documentation = "https://docs.rs/ansi_colour"
homepage = "https://github.com/stevebob/ansi-colour"
license = "MIT"
name = "ansi_colour"
repository = "https://github.com/stevebob/ansi-colour.git"
version = "0.5.3"