[ 原始碼: purl ]
套件:python3-purl(1.4-1)
URL interrogation and manipulation (Python3 version)
A simple, immutable URL class with a clean API for interrogation and manipulation that also supports template URLs as per RFC 6570. It parses URLs into URL objects which are immutable but also provides mutator methods for all segments which return a new URL instance. This allows for easy modification of URLs during runtime.
This package contains the Python 3 version of the library.
其他與 python3-purl 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)