[dev-dependencies]
num = "0.1.26"
rand = "0.3.14"
[lib]
name = "htmlescape"
path = "src/lib.rs"
[package]
authors = ["Viktor Dahl <pazaconyoman@gmail.com>"]
description = "A library for HTML entity encoding and decoding"
license = "Apache-2.0 / MIT / MPL-2.0"
name = "htmlescape"
repository = "https://github.com/veddan/rust-htmlescape"
version = "0.3.1"