python-iso8601 0.1.4-1 source package in Ubuntu

Changelog

python-iso8601 (0.1.4-1) unstable; urgency=low

  * Initial release of package in Debian. (Closes: #612941)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  04 May 2011 11:20:14 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Benjamin Mako Hill
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-iso8601_0.1.4.orig.tar.gz 3.7 KiB 948c59a8fd0609ea39ac41e4b647763ac820c32afe37de9361bb7a3e5aec330b
python-iso8601_0.1.4-1.debian.tar.gz 2.3 KiB 98bdfb70b8a5e2121bc6626ba53b790b2c910f9d5994c3e29240fe832a41dab2
python-iso8601_0.1.4-1.dsc 1.1 KiB f6dbb4b31ca5712fec705c08a731f71a7becc9e33fe3c3ed4791b1696728156f

View changes file

Binary packages built by this source

python-iso8601: python module to parse ISO 8601 dates

 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.