slackbuilds_ponce/python/python3-isodate/slack-desc
Dimitris Zlatanidis 7e5065a1f7 python/python3-isodate: Added (ISO Date).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-30 08:35:12 +07:00

19 lines
983 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-isodate: python3-isodate (An ISO 8601 date/time/duration parser and formater)
python3-isodate:
python3-isodate: This module implements ISO 8601 date, time and duration parsing.
python3-isodate: The implementation follows ISO8601:2004 standard, and implements
python3-isodate: only date/time representations mentioned in the standard.
python3-isodate:
python3-isodate: Homepage: https://github.com/gweis/isodate
python3-isodate:
python3-isodate:
python3-isodate:
python3-isodate: