Metadata-Version: 2.1
Name: compile-graph
Version: 0.1.1
Summary: Interactive graph to demonstrate stages of compilation
License: GPL
Author: Kevin Lai
Author-email: zlnh4@umsystem.edu
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: graphviz (>=0.17,<0.18)
Requires-Dist: watchdog (>=2.1.3,<3.0.0)
