Metadata-Version: 1.0
Name: corejet.visualization
Version: 1.0a1
Summary: Support for generating reports visualizing CoreJet test runs
Home-page: http://corejet.org
Author: Martin Aspeli
Author-email: optilude@gmail.com
License: ZPL 2.1
Description: CoreJet Visualisation
        =====================
        
        This package contains a skeleton for generating a graphical CoreJet report
        from a CoreJet XML file using XSLT.
        
        Call ``corejet.visualization.generateReportFromCatalogue()`` with an
        ``IRequirementsCatalogue`` as the first argument and a target directory name
        as the second argument to put a report in that directory.
        
        Changelog
        =========
        
        1.0a1
        -----
        
        - First release
          [optilude]
        
Keywords: corejet
Platform: UNKNOWN
Classifier: Programming Language :: Python
