python-urlobject 2.3.4-1 source package in Ubuntu

Changelog

python-urlobject (2.3.4-1) unstable; urgency=low


  * Initial release.

 -- Andrew Shadura <email address hidden>  Sat, 11 Jan 2014 15:20:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-urlobject_2.3.4-1.dsc 2.0 KiB 04320b8b6db69c0c2ad4c387ebcc2300dccdca06db54edc653077237080a1f51
python-urlobject_2.3.4.orig.tar.gz 23.2 KiB 8336566ab55f75170de7fc8297539eee51eb359f0e0eaba7b94cc88449913f08
python-urlobject_2.3.4-1.debian.tar.gz 2.9 KiB 7044ef7455a2c3138234c6da036e23f8f928e54bdc8ad68b84fc44701c32a645

No changes file available.

Binary packages built by this source

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

No description available for python-urlobject in ubuntu utopic.

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.