RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse.
Project description
RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse.
The urlparse module is not compliant with RFC 3986, and is generally unusable with custom (private) URI schemes. This module provides compliant replacements for urlsplit and urlunsplit, as well as a convenient way to compose URIs.
Changelog
v0.0.3 (2014-02-08)
Add character encoding parameters.
v0.0.2 (2014-02-08)
Add basic unit tests.
v0.0.1 (2014-02-08)
Initial alpha release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uritools-0.0.3.tar.gz
(4.3 kB
view details)
File details
Details for the file uritools-0.0.3.tar.gz
.
File metadata
- Download URL: uritools-0.0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b7c5811592b1ed8b662e592ab03a50ad55b5ff6a9b257dddfa366a2f7e34663 |
|
MD5 | aafc278413260627cf8db0e6ea71f1ba |
|
BLAKE2b-256 | 1290b1576e5ae3944b12e970b26a875e7a18a5bdf6c55f1db2be1e670c1e2349 |