aboutsummaryrefslogtreecommitdiff
path: root/www/py-rfc3987/pkg-descr
blob: 1b8de95933365418d1e3ef35f349288b035ed55a (plain) (blame)
1
2
3
4
5
6
7
8
9
This module provides regular expressions according to RFC 3986 "Uniform Resource
Identifier (URI): Generic Syntax" [1] and RFC 3987 "Internationalized Resource
Identifiers (IRIs)" [2], and utilities for composition and relative resolution
of references.

[1] https://datatracker.ietf.org/doc/html/rfc3986
[2] https://datatracker.ietf.org/doc/html/rfc3987

WWW: https://github.com/dgerber/rfc3987