Metadata-Version: 1.1
Name: toodledo
Version: 0.2
Summary: Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
Home-page: https://github.com/rkhwaja/toodledo-python
Author: Rehan Khwaja
Author-email: rehan@khwaja.name
License: UNKNOWN
Description: Overview
        ========
        Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
        
        Usage
        =====
        
        .. code:: python
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.5
