Metadata-Version: 1.0
Name: duedil
Version: 0.2dev
Summary: Duedil API client
Home-page: https://github.com/founders4schools/duedil
Author: Christian Ledermann
Author-email: christian.ledermann@gmail.com
License: Apache License 2.0
Description: DueDil API v3
        ==================
        
        This is a Python implementation of the `DueDil v3 API`_
        
        .. _`DueDil v3 API`: https://developer.duedil.com/
        
        
        Tested with Travis
        
        .. image:: https://travis-ci.org/founders4schools/duedilv3.svg?branch=master
            :target: https://travis-ci.org/founders4schools/duedilv3
            :alt: Tests
        
        .. image:: https://coveralls.io/repos/founders4schools/duedilv3/badge.png
            :target: https://coveralls.io/r/founders4schools/duedilv3
            :alt: Coverage
        
        Open Issues:
        
        .. image:: https://badge.waffle.io/founders4schools/duedilv3.png?label=ready&title=Ready
            :target: https://waffle.io/founders4schools/duedilv3
            :alt: 'Stories in Ready'
        
        
        0.2 (2014/12/10)
        -----------------
        
        - add v3 lite api
        
        
        0.1 (2014/12/09)
        -----------------
        
        - intial version on Pypi - only v3pro api partially implemented
        
        
Keywords: duedil,api
Platform: UNKNOWN
