Pakket: python-uritools (2.2.0-1)
Verwijzigingen voor python-uritools
Debian bronnen:
Het bronpakket python-uritools downloaden:
- [python-uritools_2.2.0-1.dsc]
- [python-uritools_2.2.0.orig.tar.gz]
- [python-uritools_2.2.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
RFC 3986 compliant replacement for urlparse (Python 2)
This module defines RFC 3986 compliant replacements for the most commonly used functions of the Python 2.7 Standard Library urlparse and Python 3 urllib.parse modules.
For various reasons, the Python 2 urlparse module is not compliant with current Internet standards, does not include Unicode support, and is generally unusable with proprietary URI schemes. Python 3's urllib.parse improves on Unicode support, but the other issues still remain.
This module aims to provide fully RFC 3986 compliant replacements for some commonly used functions found in urlparse and urllib.parse, plus additional functions for conveniently composing URIs from their individual components.
Andere aan python-uritools gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-ipaddress
- Backport of Python 3 ipaddress module (Python 2)