aboutsummaryrefslogtreecommitdiff
path: root/python/convertdate/slack-desc
diff options
context:
space:
mode:
authorTonus <tonus1@free.fr>2023-03-06 00:12:17 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:30 +0700
commit281817f077be6e512016a2ae9b38dfb90f7880a0 (patch)
tree93220d4d4015b8d57f0f536a74962adc5965912d /python/convertdate/slack-desc
parent29e0ec62a461b6fd5de92ea7a381b139e863b23e (diff)
python/convertdate: Added (convert dates between calendar systems)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/convertdate/slack-desc')
-rw-r--r--python/convertdate/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/convertdate/slack-desc b/python/convertdate/slack-desc
new file mode 100644
index 0000000000000..ad84b5a9807fd
--- /dev/null
+++ b/python/convertdate/slack-desc
@@ -0,0 +1,19 @@
+# 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------------------------------------------------------|
+convertdate: convertdate (convert dates between different calendar systems)
+convertdate:
+convertdate: Python module to convert dates between different calendar systems
+convertdate: (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil,
+convertdate: Baha'i, Persian, French Republican).
+convertdate:
+convertdate: The convertdate package was originally developed as Python Date Utils
+convertdate: by Phil Schwartz. It has been significantly updated and expanded.
+convertdate:
+convertdate:
+convertdate: