tempera 0.1.1

Template based terminal coloring made really easy.
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.5.4"

[package]
categories = ["command-line-utilities", "command-line-interface", "template-engine"]
description = "Template based terminal coloring made really easy."
documentation = "https://docs.rs/tempera"
edition = "2018"
homepage = "https://sw.cowtech.it/tempera"
keywords = ["terminal", "colors", "ansi"]
license = "ISC"
name = "tempera"
repository = "https://github.com/ShogunPanda/tempera"
version = "0.1.1"