Metadata-Version: 1.0
Name: DAG
Version: 0
Summary: An implementation of a directed acyclic graph.
Home-page: http://entitycrisis.blogspot.com/
Author: Simon Wittber
Author-email: simonwittber@gmail.com
License: BSD
Description: 
        dag.py is a tiny implementation of a directed acyclic graph structure, commonly used for... stuff,
        including scenegraphs.
        
Platform: Any
