Metadata-Version: 1.0
Name: gcovr
Version: 2.3
Summary: A Python script for summarizing gcov data.
Home-page: https://software.sandia.gov/svn/public/fast/gcovr
Author: William Hart
Author-email: wehart@sandia.gov
License: BSD
Description: ============
        gcovr README
        ============
        
        This package defines the `gcovr` script, which manages the compilation of
        coverage information from `gcov`.
        
        
        -------
        License
        -------
        
        BSD.  See the LICENSE.txt file.
        
        
        ------------
        Organization
        ------------
        
        + Documentation and Bug Tracking
        
        * Trac wiki: https://software.sandia.gov/trac/fast
        
        + Authors
        
        * See the AUTHORS.txt file.
        
        + Project Managers
        
        * William Hart, wehart@sandia.gov
        * John Siirola, jdsiiro@sandia.gov
        
        
        --------------------
        Third Party Software
        --------------------
        
        None.
        
        
Keywords: utility
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Software Development :: Libraries :: Python Modules
