python-iso8601 0.1.10-0ubuntu1 source package in Ubuntu
Changelog
python-iso8601 (0.1.10-0ubuntu1) trusty; urgency=medium * New upstream release. -- Chuck Short <email address hidden> Mon, 17 Mar 2014 13:46:22 -0400
Upload details
- Uploaded by:
- Chuck Short
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-iso8601_0.1.10.orig.tar.gz | 8.2 KiB | e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1 |
python-iso8601_0.1.10-0ubuntu1.debian.tar.gz | 2.7 KiB | 99e7984c9c1222bc239990095cf73e131d5b660007cc4f97434c8455f16481d1 |
python-iso8601_0.1.10-0ubuntu1.dsc | 1.3 KiB | 10cdba25c7ae20926899ce78bf2a84b4e518765168221472c25ec211c09767d1 |
Available diffs
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.