Metadata-Version: 2.0
Name: trellostats
Version: 0.7
Summary: Trello Stats for Winners
Home-page: https://github.com/actionagile/trellostats
Author: Ben Hughes
Author-email: ben.hughes@actionagile.co.uk
License: BSD
Keywords: Trello,Stats,Cycle Time,Reports,Burndown,Work In Progress
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
Requires-Dist: MarkupSafe (==0.21)
Requires-Dist: Werkzeug (==0.9.4)
Requires-Dist: curdling (==0.4.0)
Requires-Dist: distlib (==0.1.2)
Requires-Dist: grequests (==0.2.0)
Requires-Dist: mock (==1.0.1)
Requires-Dist: peewee (==2.2.4)
Requires-Dist: py (==1.4.20)
Requires-Dist: pytest (==2.5.2)
Requires-Dist: python-dateutil (==2.2)
Requires-Dist: requests (==2.2.1)
Requires-Dist: six (==1.5.2)
Requires-Dist: urllib3 (==1.8.2)
Requires-Dist: wheel (==0.23.0)
Requires-Dist: wsgiref (==0.1.2)
Requires-Dist: click (==1.1)

===============================
TrelloStats
===============================

.. image:: https://badge.fury.io/py/trellostats.png
    :target: http://badge.fury.io/py/trellostats

.. image:: https://travis-ci.org/bwghughes/trellostats.png?branch=master
        :target: https://travis-ci.org/bwghughes/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
--------

* TODO



History
-------

0.4 (2014-01-11)
---------------------

* First release on PyPI.

