python-urlobject 2.4.0-1 source package in Ubuntu

Changelog

python-urlobject (2.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Andrew Shadura <email address hidden>  Tue, 05 Jul 2016 16:57:16 +0200

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-urlobject_2.4.0-1.dsc 1.7 KiB 5fc684ad7467d441492657e15bb44baaf248cca72892039260d326f9d2fd9c90
python-urlobject_2.4.0.orig.tar.xz 22.0 KiB 44404e755eb86c6eaf15dee7551d9fbc15959d5055379c5cf04675558c6096a6
python-urlobject_2.4.0-1.debian.tar.xz 2.9 KiB 13a379da663042d7e303c9e0f7d20ceb87f2da4e574a2252ffe1be1757b0bde3

Available diffs

No changes file available.

Binary packages built by this source

python-urlobject: No summary available for python-urlobject in ubuntu focal.

No description available for python-urlobject in ubuntu focal.

python3-urlobject: utility class for manipulating URLs.

 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.
 .
 This is the Python 3 version of the package.