slackbuilds_ponce/python/URLObject/slack-desc
Yth - Arnaud a2591c7b95 python/URLObject: Added (utility class for manipulating URLs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-23 23:10:04 +07:00

19 lines
930 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
URLObject: URLObject (utility class for manipulating URLs)
URLObject:
URLObject: The latest incarnation of this library builds upon the ideas of its
URLObject: predecessor, but aims for a clearer API, focusing on proper method
URLObject: names over operator overrides.
URLObject:
URLObject: It's also being developed from the ground up in a test-driven manner,
URLObject: and has full Sphinx documentation.
URLObject:
URLObject:
URLObject: