Metadata-Version: 1.0
Name: gyuto
Version: 0.1.1
Summary: A tool to slice and dice vulnerability scan data
Home-page: http://bitbucket.org/skew/gyuto
Author: John Askew
Author-email: john.askew@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: =====
        gyuto
        =====
        
        A tool for slicing and dicing vulnerability scan data
        
        Installation
        ------------
        
        - ``git checkout https://bitbucket.org/skew/gyuto.git``
        - ``cd gyuto``
        - ``pip install .`` (virtualenv/pyvenv is recommended)
        - run ``gyuto -h``
        
        Usage
        -----
        
        - ``gyuto stats report.xml``
        - ``gyuto diff report1.xml report2.xml``
        
        
Platform: UNKNOWN
