Metadata-Version: 1.1
Name: pytzpure
Version: 0.2.2
Summary: A pure-Python version of PYTZ (timezones).
Home-page: https://github.com/dsoprea/PyTzPure
Author: Dustin Oprea
Author-email: myselfasunder@gmail.com
License: GPL2
Description: \A variation of PYTZ (standard timezone support) that allows an export of the standard zoneinfo data to Python modules, and then reads all further data from those via all of the standard PYTZ calls. This allows usage from pure-Python-only environments, such as Google AppEngine.
        
Keywords: timezone timezones olson pytz purepython pure-python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
