[package]
name = "ascii"
version = "0.5.3"
authors = ["Thomas Bahn <thomas@thomas-bahn.net",
"Simon Sapin <simon.sapin@exyr.org>"]
description = "`Ascii` type and related functionality, previously in `std::ascii`."
license = "Apache-2.0 / MIT"
repository = "https://github.com/tomprogrammer/rust-ascii"
[features]
unstable = []