Metadata-Version: 1.0
Name: roundup
Version: 0.8.2
Summary: A simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. Highly customisable.
Home-page: http://roundup.sourceforge.net/
Author: Richard Jones
Author-email: richard@users.sourceforge.net
License: UNKNOWN
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=31577
Description: Roundup is a simple-to-use and -install issue-tracking system with
        command-line, web and e-mail interfaces. It is based on the winning design
        from Ka-Ping Yee in the Software Carpentry "Track" design competition.
        
        This 0.8.2 release adds one feature and fixes some bugs:
        
        Feature:
        - roundup-server automatically redirects from trackers list
        to the tracker page if there is only one tracker
        
        Fixed:
        - added content to ZRoundup refresh.txt file (sf bug 1147622)
        - fix invalid reference to csv.colon_separated
        - correct URL to What's New in setup.py meta-data
        - change AUTOCOMMIT=OFF to AUTOCOMMIT=0 for MySQL (sf bug 1143707)
        - compile message objects in 'setup.py build'
        - use backend datatype for journal timestamps in RDBMSes
        - fixes to the "Using an external password validation source"
        customisation example (sf bugs 1153640 and 1155108)
        
        If you're upgrading from an older version of Roundup you *must* follow
        the "Software Upgrade" guidelines given in the maintenance documentation.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Bug Tracking
