mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
b0ea26121a
Signed-off-by: B. Watson <yalhcru@gmail.com>
6 lines
324 B
Text
6 lines
324 B
Text
URLObject is a utility class for manipulating URLs.
|
|
|
|
The latest incarnation of this library builds upon the ideas of its
|
|
predecessor, but aims for a clearer API, focusing on proper method
|
|
names over operator overrides. It's also being developed from the
|
|
ground up in a test-driven manner, and has full Sphinx documentation.
|