Metadata-Version: 1.0
Name: cubicweb-tracker
Version: 1.6.1
Summary: basic tracker with project, version, ticket for the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-tracker
Author: LOGILAB S.A. (Paris, FRANCE)
Author-email: contact@logilab.fr
License: LGPL
Description: Summary
        -------
        
        The `tracker` cube provides a basic issue tracker with projects, tickets and
        versions to group tickets. It can be used out-of-the box but is targeted as a
        base for more featurefull forges or configuration management systems, such as
        the forge_ cube.
        
        You can for instance:
        
        * defines roadmap for a project by planning future versions.
        
        * see A link to subscribe to rss feed for published versions of project on each
        project toolbar.
        
        * ...
        
        
        Usage
        -----
        
        - ProjectRoadmapView, displays all version
        
        - ProjectStatsView, displays the number of tickets for each status
        ('done', 'validation pending', and so on)
        
        .. _forge: http://www.cubicweb.org/project/cubicweb-forge
        
Platform: UNKNOWN
