openbsd-ports/devel/py-isodate/pkg/DESCR

6 lines
298 B
Plaintext
Raw Normal View History

Python module that implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an
allowed option.