Metadata-Version: 1.1
Name: MangoTrac
Version: 0.6
Summary: Issue Tracker based on the Django admin app
Home-page: https://github.com/akulakov/mangotrac
Author: AK
Author-email: ak@lightbird.net
License: MIT
Description: 
              MangoTrac is an issue tracker based on the Django admin app. It's targeted at small and medium-sized
              teams and projects.
        
              Notable features are: ability to sort / filter by many columns like owner, status, priority, project,
              creator, etc; flexible reports with a easy to use tool to create them; small codebase -- easy to
              customize and tweak.
              
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Bug Tracking
