From 0db158ac59fae51e1677aa962fda5fede3bc0362 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Wed, 4 Sep 2024 07:49:11 +0700 Subject: python/python2-pytz: Added (Python2 version of pytz). Signed-off-by: Willy Sudiarto Raharjo --- python/python2-pytz/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python2-pytz/slack-desc (limited to 'python/python2-pytz/slack-desc') diff --git a/python/python2-pytz/slack-desc b/python/python2-pytz/slack-desc new file mode 100644 index 0000000000..50a032f116 --- /dev/null +++ b/python/python2-pytz/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------------------------------------------------------| +python2-pytz: python2-pytz (World timezone definitions for Python) +python2-pytz: +python2-pytz: pytz brings the Olson tz database into Python. This library allows +python2-pytz: accurate and cross platform timezone calculations using Python 2.3 +python2-pytz: or higher. It also solves the issue of ambiguous times at the end +python2-pytz: of daylight savings, which you can read more about in the Python +python2-pytz: Library Reference (datetime.tzinfo). +python2-pytz: +python2-pytz: Homepage: https://launchpad.net/pytz +python2-pytz: +python2-pytz: -- cgit v1.2.3