Description
URI handling can follow RFC 3986 rules while remaining Unicode-aware and scheme-agnostic. This development version of uritools provides parsing and composition helpers for applications that need stricter behavior than urlparse.
It is consumed by Python software and does not provide a standalone interface. Applications using it should still decide which schemes, redirects, or file-like URIs are allowed.