diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-05-02 16:05:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 08:48:46 +0700 |
commit | dad283e5d0410149893b2a940132bf41ff6fe5fd (patch) | |
tree | fb062ecad664d9f7fc80b41125b2cf1c70ba48f8 /python/jdcal/slack-desc | |
parent | 2fda09fed289ed44f1ea51f59105d820fee8c483 (diff) |
python/jdcal: Added jdcal (python module to convert dates)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/jdcal/slack-desc')
-rw-r--r-- | python/jdcal/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/jdcal/slack-desc b/python/jdcal/slack-desc new file mode 100644 index 0000000000..e015cc3062 --- /dev/null +++ b/python/jdcal/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------------------------------------------------------| +jdcal: jdcal (python module to convert dates) +jdcal: +jdcal: jdcal contains functions for converting between Julian dates and +jdcal: calendar dates. +jdcal: +jdcal: +jdcal: +jdcal: +jdcal: +jdcal: +jdcal: |