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
Created attachment 171842 [details] py-urlobject.shar
A commit references this bug: Author: wen Date: Mon Jun 27 01:52:15 UTC 2016 New revision: 417627 URL: https://svnweb.freebsd.org/changeset/ports/417627 Log: 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 Changes: head/www/Makefile head/www/py-urlobject/ head/www/py-urlobject/Makefile head/www/py-urlobject/distinfo head/www/py-urlobject/pkg-descr