套件:python3-uritools(4.0.3-1)
python3-uritools 的相關連結
Debian 的資源:
下載原始碼套件 python-uritools:
- [python-uritools_4.0.3-1.dsc]
- [python-uritools_4.0.3.orig.tar.gz]
- [python-uritools_4.0.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
RFC 3986 compliant replacement for urlparse
This module provides RFC 3986 compliant functions for parsing, classifying and composing URIs and URI references, largely replacing the Python Standard Library's urllib.parse module.
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.
其他與 python3-uritools 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.3)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)