python3-uritools binary package in Ubuntu Lunar ppc64el

 This module provides RFC 3986 compliant functions for parsing, classifying and
 composing URIs and URI references, largely replacing the Python Standard
 Library's urllib.parse module.
 .
 For various reasons, the Python 2 urlparse module is not compliant with
 current Internet standards, does not include Unicode support, and is generally
 unusable with proprietary URI schemes. Python 3's urllib.parse improves on
 Unicode support, but the other issues still remain.
 .
 This module aims to provide fully RFC 3986 compliant replacements for some
 commonly used functions found in urlparse and urllib.parse, plus additional
 functions for conveniently composing URIs from their individual components.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-10-27 17:20:10 UTC Published Ubuntu Lunar ppc64el release universe python Optional 4.0.0-1
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu