python-iso8601 0.1.8-0ubuntu2 source package in Ubuntu

Changelog

python-iso8601 (0.1.8-0ubuntu2) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:51:50 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-iso8601_0.1.8.orig.tar.gz 7.6 KiB 3fd67ab314240b81cb77511435dad76c0b97a73262e0e5ff8a365bb50a6a998d
python-iso8601_0.1.8-0ubuntu2.debian.tar.gz 2.6 KiB 750fd608d101051c03618da002f247bdde5e365e5ff44883151a931e0e7e810e
python-iso8601_0.1.8-0ubuntu2.dsc 1.3 KiB fc58f6fcd545ee0299225fa170715418a800ea2e1f48a8829250a704dc9e0b05

Available diffs

View changes file

Binary packages built by this source

python-iso8601: python module to parse ISO 8601 dates (python2)

 Many file formats and standards use the ISO 8601 date format
 (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral,
 unambiguous manner. This simple Python module parses the most common
 forms encountered and returns Python datetime objects.

python3-iso8601: python module to parse ISO 8601 dates (python3)

 Many file formats and standards use the ISO 8601 date format
 (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral,
 unambiguous manner. This simple Python module parses the most common
 forms encountered and returns Python datetime objects.