Metadata-Version: 1.1
Name: pydevDAG
Version: 0.5
Summary: storage inspection library
Home-page: http://pythonhosted.org/pydevDAG
Author: Anne Mulhern
Author-email: amulhern@redhat.com
License: GPL 2+
Description: Introduction
        ============
        
        pydevDAG is a library for directed acyclic graphs of device configurations.
        It constructs graphs that encode various relationships between devices,
        caches them, displays the graphs both graphically and textually,
        and compares graphs to detect changes in a device configuration.
        
Platform: Linux
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Operating System Kernels :: Linux
