https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229440
Bug ID: 229440 Summary: [NEW PORT] www/py-url: URL parsing, sanitizing and normalizing Product: Ports & Packages Version: Latest Hardware: Any URL: https://pypi.org/project/url/ OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: freebsd_po...@k-worx.org CC: pyt...@freebsd.org Created attachment 194803 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194803&action=edit py-url.patch Hello, attached is the patch that adds the Python package www/py-url, that provides helper functions for parsing, sanitizing and normalizing URLs. This includes support for escaping, unescaping, punycoding, unpunycoding, cleaning parameter and query strings and a little more sanitization. QA: - poudriere (11.2-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: I've been thinking a little while about whether this package is better placed into www/ or devel/ . If you think that py-url is better suited for the latter one please feel free to change the origin accordingly. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"