Metadata-Version: 1.1
Name: pytzpure
Version: 0.2.3
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 can be run from a pure-Python environment. All zoneinfo information is translated to Python modules that are imported like any other.
        
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
