diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-21 22:25:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 08:33:53 +0700 |
commit | 996964e2363bf9f25dc4b599220bc6dacae622da (patch) | |
tree | 86f8729ac2d18ae705ed942eee7349f4eef289a9 /python/tzlocal/slack-desc | |
parent | 184c63a354587736426b86869beae1c341f898e2 (diff) | |
download | slackbuilds-996964e2363bf9f25dc4b599220bc6dacae622da.tar.gz |
python/tzlocal: Added (timezone information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tzlocal/slack-desc')
-rw-r--r-- | python/tzlocal/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/tzlocal/slack-desc b/python/tzlocal/slack-desc new file mode 100644 index 0000000000..a779580fe7 --- /dev/null +++ b/python/tzlocal/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------------------------------------------------------| +tzlocal: tzlocal (timezone information) +tzlocal: +tzlocal: This Python module returns a tzinfo object with the local timezone +tzlocal: information under Unix and Win-32. +tzlocal: +tzlocal: Homepage: https://github.com/regebro/tzlocal +tzlocal: +tzlocal: +tzlocal: +tzlocal: +tzlocal: |