URL parser for Rust
docs.rs/url/

Simon Sapin 7732f02121 Add data structures and test harness. 13 years ago
.gitignore 0339bc2d9a Start with an empty crate. 13 years ago
LICENSE-APACHE 0339bc2d9a Start with an empty crate. 13 years ago
LICENSE-MIT 0339bc2d9a Start with an empty crate. 13 years ago
Makefile.in 0339bc2d9a Start with an empty crate. 13 years ago
README.md 0339bc2d9a Start with an empty crate. 13 years ago
configure 0339bc2d9a Start with an empty crate. 13 years ago
url.rs 7732f02121 Add data structures and test harness. 13 years ago
urltestdata.txt 1009c31bc7 Import and parse test data. 13 years ago

README.md

rust-url

Rust implementation of the URL Standard.