slackbuilds_ponce/python/URLObject
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
URLObject.info
URLObject.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00

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.