Metadata-Version: 2.1
Name: db-edges
Version: 0.0.2
Summary: A small graph library
Home-page: https://github.com/dbeanm/edges
Author: Dan Bean
Author-email: author@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Edges.py

A very basic graph library for collecting relationships between items for analysis elsewhere. 



