diff options
| author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-03 06:48:48 +0100 |
|---|---|---|
| committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-03 01:49:56 -0500 |
| commit | 24da8b89415d43a711dedef83848ad656ef32d40 (patch) | |
| tree | f71cdb1318e490ce41882a49cc769100771c283a /python/python-MonthDelta/README | |
| parent | e5286256a9fd41c98637113ff48617051fcaec3f (diff) | |
python/python-MonthDelta: Renamed python2-MonthDelta.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python-MonthDelta/README')
| -rw-r--r-- | python/python-MonthDelta/README | 9 |
1 files changed, 0 insertions, 9 deletions
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. |
