Metadata-Version: 2.0
Name: calendary
Version: 0.1.13
Summary: Python calendar helper.
Home-page: https://github.com/DavidHickman/calendary
Author: David Hickman
Author-email: davidhickman13@gmail.com
License: BSD license
Keywords: calendary
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5

===============================
calendary
===============================


.. image:: https://img.shields.io/pypi/v/calendary.svg
        :target: https://pypi.python.org/pypi/calendary

.. image:: https://travis-ci.org/DavidHickman/calendary.svg?branch=master
    :target: https://travis-ci.org/DavidHickman/calendary

.. image:: https://readthedocs.org/projects/calendary/badge/?version=latest
        :target: https://calendary.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/davidhickman/calendary/shield.svg
     :target: https://pyup.io/repos/github/davidhickman/calendary/
     :alt: Updates

.. image:: https://pyup.io/repos/github/davidhickman/calendary/python-3-shield.svg
     :target: https://pyup.io/repos/github/davidhickman/calendary/
     :alt: Python 3


Python calendar and datetime helpers.


* Free software: BSD license
* Documentation: https://calendary.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2016-07-20)
------------------

* First release on PyPI.


