Metadata-Version: 1.1
Name: trello-csv-schedule
Version: 0.0.1
Summary: Tools to two-way sync Trello <> CSV to easily manage due date
Home-page: https://github.com/ad-m/trello-csv-schedule
Author: Adam Dobrawy
Author-email: naczelnik@jawnosc.tk
License: UNKNOWN
Description: ===============================
        trello-csv-schedule
        ===============================
        
        .. image:: https://badge.fury.io/py/trello-csv-schedule.png
            :target: http://badge.fury.io/py/trello-csv-schedule
        
        .. image:: https://pypip.in/d/trello-csv-schedule/badge.png
                :target: https://pypi.python.org/pypi/trello-csv-schedule
        
        Tools to two-way sync Trello & CSV to easily manage due date.
        
        Features
        =========
        
        * Manage Trello access credentials
        * Download cards of boards to CSV file
        * Sync changes of due date in CSV to Trello board
        
        
        History
        =========
        
        0.1.0 - 2017-03-12
        ---------------------
        
        * First release on PyPI.
        
Keywords: trello,trello-csv-schedule
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
