Metadata-Version: 1.0
Name: gyuto
Version: 0.1.0
Summary: A tool to parse and analyze vulnerability scan data
Home-page: UNKNOWN
Author: John Askew
Author-email: john.askew@gmail.com
License: LICENSE
Description: =====
        gyuto
        =====
        
        A tool for manipulating vulnerability scan data
        
        Installation
        ------------
        
        - download/checkout the code
        - ``pip install -r requirements.txt`` (virtualenv is recommended)
        - run ``./gyuto -h``
        
        Usage
        -----
        
        - ``./gyuto identify report.xml``
        - ``./gyuto diff report1.xml report2.xml``
        
        
Platform: UNKNOWN
