Metadata-Version: 2.1
Name: Trac
Version: 1.5.3
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
Description: 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:
        
         <https://trac.edgewall.org/>
        
        We hope you enjoy it,
        
        /The Trac Team
        
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.7
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
