summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updating licenseMichael Twomey2013-10-172-1/+2
|
* Update README and add pypy to tox test matrixMichael Twomey2013-10-172-3/+28
|
* Require py.test >= 2.4.2 for test parameter supportMichael Twomey2013-10-172-2/+2
|
* Rewrote the regex, large parts of the code and testsMichael Twomey2013-10-162-34/+110
| | | | Added more tests to cover more of the spec and fixed many edge cases.
* Minor tweak to READMEMichael Twomey2013-10-151-2/+2
|
* Move description into README.rst and add devpiMichael Twomey2013-10-155-89/+75
|
* Correctly raise ParseError for more invalid inputsMichael Twomey2013-10-153-110/+38
| | | | | | Fixes #1 Thanks to manish.tomar
* Merged in cdown/pyiso8601 (pull request #1)Michael Twomey2013-10-101-0/+4
|\ | | | | | | Make the inclusion of seconds optional in the date format.
| * add python2/3 classifiers to setup.pySteven Kryskalla2013-08-251-0/+4
| |
* | Make the inclusion of seconds optional in the date format.Chris Down2013-09-082-5/+18
|/ | | | | | ISO 8601 specifies that the inclusion of seconds in the date format is optional. To accommodate this, if the seconds are not included, it is considered to be 0.
* Adding a MANIFEST.inbaserock/morphMichael Twomey2013-08-291-0/+2
|
* Applied python 3 support patch from ↵Michael Twomey2013-08-298-10/+42
| | | | | | https://code.google.com/p/pyiso8601/issues/detail?id=23 Also updated to use tox and py.test
* Updated READMEMichael Twomey2013-08-291-1/+7
|
* Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/Michael Twomey2013-08-297-0/+323