Metadata-Version: 1.0
Name: basecampreporting
Version: 0.5
Summary: Read-only interface to Basecamp projects, with support for Scrum concepts like sprints and backlogs.
Home-page: http://github.com/cmheisel/basecampreporting
Author: Chris Heisel
Author-email: chris@heisel.org
License: MIT
Description: ## basecampreporting
        Python read-only interface to Basecamp projects, with support for Scrum concepts like sprints and backlogs.
        
        It's being developed for use in the django-baseboard project: http://github.com/cmheisel/django-baseboard/tree/master
        
        Future plans include adding write capability and refactoring the Scrum-y stuff into seperate classes.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development :: Libraries :: Python Modules
