pkgsrc/www/py-URLObject/DESCR
wiz 3fb4ab12b5 Import py34-URLObject-2.4.0 as www/py-URLObject.
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.
2015-07-15 18:37:02 +00:00

5 lines
323 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.