freebsd-ports/www/py-urlobject/pkg-descr
Wen Heping 8ff4a61f16 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.

WWW: http://github.com/zacharyvoase/urlobject

PR:		210604
Submitted by:	freebsd@skinc.ru
2016-06-27 01:52:14 +00:00

7 lines
370 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.
WWW: http://github.com/zacharyvoase/urlobject