From 511d8bee3bbcc4d0a90a9ddab2ec0c5bfef7d356 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 23 Dec 2022 08:44:46 +0700 Subject: python/python3-isoduration: Added (python module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-isoduration/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-isoduration/README (limited to 'python/python3-isoduration/README') diff --git a/python/python3-isoduration/README b/python/python3-isoduration/README new file mode 100644 index 0000000000..4ae21d3ba6 --- /dev/null +++ b/python/python3-isoduration/README @@ -0,0 +1,2 @@ +isoduration offers ways of representing ISO 8601 date/time durations. +It addresses the shortcomings of isodate. -- cgit v1.2.3