Metadata-Version: 1.1
Name: months
Version: 0.1.0
Summary: Python library for representing specific months
Home-page: https://github.com/kstark/months
Author: Kyle Stark
Author-email: kstarked@gmail.com
License: MIT
Description: ===============================
        months
        ===============================
        
        .. image:: https://img.shields.io/travis/kstark/months.svg
                :target: https://travis-ci.org/kstark/months
        
        .. image:: https://img.shields.io/pypi/v/months.svg
                :target: https://pypi.python.org/pypi/months
        
        
        Python library for representing specific months
        
        * Free software: MIT license
        * Documentation: https://months.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-04-13)
        ---------------------
        
        * First release on PyPI.
        
Keywords: months
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
