percent-encoding 1.0.1

Percent encoding and decoding
Documentation
[package]
name = "percent-encoding"
version = "1.0.1"
authors = ["The rust-url developers"]
description = "Percent encoding and decoding"
repository = "https://github.com/servo/rust-url/"
license = "MIT/Apache-2.0"

[lib]
doctest = false
test = false
path = "lib.rs"