Metadata-Version: 1.1
Name: trellostats
Version: 0.9
Summary: Trello Stats for Winners
Home-page: https://github.com/actionagile/trellostats
Author: Ben Hughes
Author-email: ben.hughes@actionagile.co.uk
License: BSD
Description: ===============================
        TrelloStats
        ===============================
        
        ******* This is not really complete yet - I'll be finishing in the next two weeks ********
        
        .. image:: https://badge.fury.io/py/trellostats.png
            :target: http://badge.fury.io/py/trellostats
            
        .. image:: https://travis-ci.org/ActionAgile/trellostats.svg?branch=master
                :target: https://travis-ci.org/actionagile/trellostats
        
        .. image:: https://pypip.in/d/trellostats/badge.png
                :target: https://pypi.python.org/pypi/trellostats
        
        
        Trello Stats for Winners
        
        * Free software: BSD license
        * Documentation: http://trellostats.readthedocs.org.
        
        Features
        --------
        
        * Reporting in general (templates)
        * Email reporting
        * Burndown (points using the [] standard)
        * Revenue burn and projected completion costs
        
        
        
        History
        -------
        
        0.4 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
        
        0.8 (2014-08-11)
        
        * Increased test coverage
        * Added web api command
        
Keywords: Trello,Stats,Cycle Time,Reports,Burndown,Work In Progress,Kanban
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
