Metadata-Version: 2.0
Name: tz
Version: 0.2.1
Summary: PEP 495 compliant tzinfo implementation.
Home-page: http://example.com/
Author: Alexander Belopolsky
Author-email: alexander.belopolsky@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules

=============================
tz - PEP 495 compliant tzinfo
=============================
.. image:: https://travis-ci.org/abalkin/tz.svg?branch=master
    :target: https://travis-ci.org/abalkin/tz
.. image:: https://codecov.io/gh/abalkin/tz/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/abalkin/tz
.. image:: https://badge.fury.io/py/tz.svg
    :target: https://badge.fury.io/py/tz

Documentation
=============
* `Latest <https://abalkin.github.io/tz>`_

Authors
=======

* Alexander Belopolsky


