licenses.dev

url v0.2.12

URL library for Rust, based on the WHATWG URL Standard

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

CC0-1.06
PackageRelationDependenciesPublished
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodingsINDIRECT0
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodingsINDIRECT1
encoding-index-korean • 1.20141219.5Index tables for Korean character encodingsINDIRECT1
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodingsINDIRECT1
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodingsINDIRECT1
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodingsINDIRECT1
MIT1
PackageRelationDependenciesPublished
encoding • 0.2.33Character encoding support for RustDIRECT6
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
rustc-serialize • 0.2.15Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/url)](https://licenses.dev/cargo/url)
<a href="https://licenses.dev/cargo/url">
  <img src="https://licenses.dev/b/cargo/url" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.12 version:

[![licenses](https://licenses.dev/b/cargo/url/0.2.12)](https://licenses.dev/cargo/url/0.2.12)
<a href="https://licenses.dev/cargo/url/0.2.12">
  <img src="https://licenses.dev/b/cargo/url/0.2.12" alt="licenses" />
</a>
GitHub