Metadata-Version: 2.3
Name: graphs_tmota
Version: 0.0.2
Summary: Implements Dijkstra's shortests path algorithm among other graph algorithms
Project-URL: Homepage, https://github.com/thyagomota/graphs_tmota
Project-URL: Bug Tracker, https://github.com/thyagomota/graphs_tmota/issues
Author-email: Thyago Mota <tmota@msudenver.edu>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

This is a project!