slackbuilds/libraries/isodate
B. Watson 2c77021216
libraries/isodate: Add python3 support.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-30 08:35:59 +07:00
..
README
isodate.SlackBuild libraries/isodate: Add python3 support. 2022-01-30 08:35:59 +07:00
isodate.info libraries/isodate: Update DEP. 2021-04-20 21:20:11 +07:00
slack-desc

README

An ISO 8601 date/time/duration parser and formater.
This module 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.