diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-01 13:05:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-01 13:05:22 +0000 |
commit | 9a13d71830a69454e770838b3a382de3825a93e5 (patch) | |
tree | 391957f1fb8af53c85a96e281daf81db55880403 /devel/py-pytz/distinfo | |
parent | a8bec7153e82096c982720be682b2a5baef74e1e (diff) | |
download | ports-9a13d71830a69454e770838b3a382de3825a93e5.tar.gz ports-9a13d71830a69454e770838b3a382de3825a93e5.zip |
pytz brings the Olson tz database into Python. This library allows accurate and
cross platform timezone calculations. It also solves the issue of ambiguous
times at the end of daylight savings, which you can read more about in the
Python Library Reference (datetime.tzinfo).
WWW: http://pytz.sourceforge.net
PR: ports/94820
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
Notes
Notes:
svn path=/head/; revision=161050
Diffstat (limited to 'devel/py-pytz/distinfo')
-rw-r--r-- | devel/py-pytz/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-pytz/distinfo b/devel/py-pytz/distinfo new file mode 100644 index 000000000000..facbb55a5aee --- /dev/null +++ b/devel/py-pytz/distinfo @@ -0,0 +1,3 @@ +MD5 (pytz-2005r.tar.bz2) = 53c366ec234c09f016f35cea5dee8db7 +SHA256 (pytz-2005r.tar.bz2) = f806bbf8511c4a41837b92fa6a0df11824248d1508d7889a4ac6a5e899da36cb +SIZE (pytz-2005r.tar.bz2) = 107129 |