python-iso8601 0.1.8-0ubuntu1 source package in Ubuntu

Changelog

python-iso8601 (0.1.8-0ubuntu1) trusty; urgency=low

  * New upstream release.
  * debian/patches/0001-fixed-issue-with-distutils-that-does-not-work-in-new.patch: Dropped
 -- Chuck Short <email address hidden>   Thu, 24 Oct 2013 10:44:37 -0700

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low 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-0ubuntu1.debian.tar.gz 2.6 KiB 4c4007c2a41586b93bea28e9c2b1ba73173638ccb67fd118a834f82710d3f2c9
python-iso8601_0.1.8-0ubuntu1.dsc 1.3 KiB a9c20009e3971e5389674136c6a1a8756f76a0bb8d1911b867cd174e222e7b67

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.