Metadata-Version: 2.1
Name: structpy
Version: 0.3
Summary: Graph algorithms and data structures
Home-page: https://github.com/jdfinch/structpy
Author: James Finch
Author-email: jdfinch@emory.edu
License: UNKNOWN
Description: # structpy
        Easy-to-use out-of-the-box graph data structures. Complete with simple inheritance interfaces for any application where data is usefully describable as a graph.
        
        See docs folder for more and up-to-date information.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
