Metadata-Version: 2.1
Name: snippet-compiler
Version: 0.0.6
Summary: A command line tool for compiling snippets of code (i.e. C and C++).
License: MIT
Author: CD Clark III
Author-email: clifton.clark@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click
Requires-Dist: pyparsing
Requires-Dist: pyyaml
