From 24da8b89415d43a711dedef83848ad656ef32d40 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Mon, 3 May 2021 06:48:48 +0100 Subject: python/python-MonthDelta: Renamed python2-MonthDelta. Signed-off-by: Dave Woodfall --- python/python-MonthDelta/README | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 python/python-MonthDelta/README (limited to 'python/python-MonthDelta/README') diff --git a/python/python-MonthDelta/README b/python/python-MonthDelta/README deleted file mode 100644 index 35deb5aa0e..0000000000 --- a/python/python-MonthDelta/README +++ /dev/null @@ -1,9 +0,0 @@ -python-MonthDelta (Pythonic date calculation with months) - -monthdelta.py includes a class, MonthDelta, and a function, monthmod(). - -MonthDelta enables easy month-related calculations with the standard -Python date and datetime classes from the datetime module. - -monthmod() enables round-trip calculations among MonthDelta, date, -datetime, and timedelta. -- cgit v1.2.3