Metadata-Version: 1.1
Name: AttackSurfaceMeter
Version: 0.0.1
Summary: Library for collecting metrics of the attack surface.
Home-page: https://github.com/andymeneely/attack-surface-metrics
Author: Kevin Campusano
Author-email: kac2375@rit.edu
License: The MIT License (MIT) Copyright (c) 2014 Andy Meneely
Description: attack-surface-metrics
        ======================
        
        Scripts for collecting metrics of the attack surface.
        
        Pypi: https://pypi.python.org/pypi/AttackSurfaceMeter
        
        Install using: pip install AttackSurfaceMeter
        
Platform: UNKNOWN
Requires: networkx
Requires: matplotlib
