[dependencies]
lazy_static = "0.1.*"
[package]
authors = ["Katkov Oleksandr <alexx.katkoff@gmail.com>"]
description = "Easy-to-use Rust parser for CSS3 color strings"
documentation = "https://7thsigil.github.io/css-color-parser-rs/css_color_parser/index.html"
homepage = "https://github.com/7thSigil/css-color-parser-rs"
keywords = ["parser", "color", "colour", "css", "css3"]
license = "MIT"
name = "css-color-parser"
readme = "README.md"
repository = "https://github.com/7thSigil/css-color-parser-rs"
version = "0.1.2"