Metadata-Version: 2.1 Name: Trac Version: 1.6 Summary: Integrated SCM, wiki, issue tracker and project environment Home-page: https://trac.edgewall.org Download-URL: https://trac.edgewall.org/wiki/TracDownload Author: Edgewall Software Author-email: trac-dev@googlegroups.com License: BSD 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 :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Topic :: Software Development :: Bug Tracking Classifier: Topic :: Software Development :: Version Control Requires-Python: >=3.5 Provides-Extra: babel Provides-Extra: mysql Provides-Extra: postgresql Provides-Extra: psycopg2 Provides-Extra: psycopg2-binary Provides-Extra: pygments Provides-Extra: rest Provides-Extra: textile License-File: COPYING License-File: AUTHORS 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 INSTALL.rst or 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.rst or the trac/wiki/default-pages/TracUpgrade page for complete, up-to-date instructions You might also want to take a look at the RELEASE.rst and ChangeLog files for more information about this release. Otherwise, the primary source of information is the main Trac web site: We hope you enjoy it, /The Trac Team