Metadata-Version: 1.1
Name: travesty
Version: 0.2.0
Summary: UNKNOWN
Home-page: https://github.com/dplepage/travesty
Author: Daniel Lepage
Author-email: dplepage@gmail.com
License: BSD
Description: 
        =======================================
         Travesty: Graph Traversal Dispatchers
        =======================================
        
        Travesty is a collection of tools for doing function dispatch based on a
        graph.
        
        A lot of these tools are specifically aimed at doing function dispatch based
        on a type graph for some object type.
        
        See README.md for more info.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
