Metadata-Version: 1.1
Name: appointments
Version: 0.1.0
Summary: Appointments manager base on iCalendar`s RFC RRULEs
Home-page: https://github.com/diegoponciano/appointments
Author: Diego Ponciano
Author-email: dgo.ponciano@gmail.com
License: MIT
Description: =============================
        Appointments
        =============================
        
        .. image:: https://badge.fury.io/py/appointments.png
            :target: http://badge.fury.io/py/appointments
        
        .. image:: https://travis-ci.org/diegoponciano/appointments.png?branch=master
            :target: https://travis-ci.org/diegoponciano/appointments
        
        Appointments manager base on iCalendar's RFC RRULEs
        
        
        Features
        --------
        
        * TODO
        
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://appointments.rtfd.org.
        
        
        
        History
        -------
        
        0.1.0 (2017-03-14)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: appointments
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 :: Implementation :: PyPy
