Metadata-Version: 2.2
Name: syntax-parser-prototype
Version: 3.0a1
Summary: prototype of a sytaxparser
Author-email: "Adrian F. Hoefflin" <srccircumflex@outlook.com>
License: MIT License
Project-URL: Homepage, https://github.com/srccircumflex/syntax-parser-prototype
Keywords: syntax,parser,prototype,compiler,framework
Classifier: Topic :: Text Processing
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: xpropcache
Provides-Extra: debug
Requires-Dist: dash; extra == "debug"
Requires-Dist: dash-cytoscape==0.2.0; extra == "debug"
