SlackBuilds Repository

15.0 > Python > python3-uritools (4.0.0)

For various reasons, urllib.parse and its Python 2 predecessor urlparse
are not compliant with current Internet standards. As stated in
Lib/urllib/parse.py:

RFC 3986 is considered the current standard and any future changes to
urlparse module should conform with it. The urlparse module is
currently not entirely compliant with this RFC due to defacto
scenarios for parsing, and for backward compatibility purposes, some
parsing quirks from older RFCs are retained.

This module aims to provide fully RFC 3986 compliant replacements for
the most commonly used functions found in urllib.parse. It also
includes functions for distinguishing between the different forms of
URIs and URI references, and for conveniently creating URIs from their
individual components.

Maintained by: Nikos Giotis
Keywords: uritools,python3
ChangeLog: python3-uritools

Homepage:
https://github.com/tkem/uritools/

Source Downloads:
uritools-4.0.0.tar.gz (35040e6183fa8773fc630c430ce614a0)

Download SlackBuild:
python3-uritools.tar.gz
python3-uritools.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds