Metadata-Version: 2.1
Name: Trac
Version: 1.0.17
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: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Version Control
Provides-Extra: configobj
Provides-Extra: silvercity
Provides-Extra: babel
Provides-Extra: rest
Provides-Extra: textile
Provides-Extra: pygments
Requires-Dist: setuptools (>=0.6b1)
Requires-Dist: Genshi (>=0.6)
Provides-Extra: babel
Requires-Dist: Babel (>=0.9.5); extra == 'babel'
Provides-Extra: configobj
Requires-Dist: configobj; extra == 'configobj'
Provides-Extra: pygments
Requires-Dist: Pygments (>=0.6); extra == 'pygments'
Provides-Extra: rest
Requires-Dist: docutils (>=0.3.9); extra == 'rest'
Provides-Extra: silvercity
Requires-Dist: SilverCity (>=0.9.4); extra == 'silvercity'
Provides-Extra: textile
Requires-Dist: textile (>=2.0); extra == 'textile'

About Trac
==========

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

Trac is distributed using the modified BSD License.

 * For installation instructions, please see the INSTALL for a short
   overview and the trac/wiki/default-pages/TracInstall page for
   complete, up-to-date instructions

 * If you are upgrading from a previous Trac version, please read UPGRADE
   for a short overview and the trac/wiki/default-pages/TracUpgrade for
   complete, up-to-date instructions

You might also want to take a look at the RELEASE and ChangeLog files
for more information about this release.

Otherwise, the primary source of information is the main Trac web site:

 <http://trac.edgewall.org/>

We hope you enjoy it,

/The Trac Team



