[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)