Metadata-Version: 2.0
Name: Trac
Version: 1.2
Summary: Integrated SCM, wiki, issue tracker and project environment
Home-page: https://trac.edgewall.org/
Author: Edgewall Software
Author-email: trac-dev@googlegroups.com
License: BSD
Download-URL: https://trac.edgewall.org/wiki/TracDownload
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Trac
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Version Control
Requires-Dist: Genshi (>=0.6)
Requires-Dist: setuptools (>=0.6)
Provides-Extra: babel
Requires-Dist: Babel (>=0.9.5); extra == 'babel'
Provides-Extra: mysql
Requires-Dist: MySQL-python (>=1.2.2); extra == 'mysql'
Provides-Extra: postgresql
Requires-Dist: psycopg2 (>=2.0); extra == 'postgresql'
Provides-Extra: pygments
Requires-Dist: Pygments (>=0.6); extra == 'pygments'
Provides-Extra: rest
Requires-Dist: docutils (>=0.3.9); extra == 'rest'
Provides-Extra: textile
Requires-Dist: textile (>=2.0); extra == 'textile'

Trac is a minimalistic web-based software project management and bug/issue
tracking system. It provides an interface to the Subversion revision control
systems, an integrated wiki, flexible issue tracking and convenient report
facilities.


