Metadata-Version: 2.1
Name: sql_compiler
Version: 0.1.5
Summary: A lightweight SQL compiler using PLY
Home-page: https://github.com/tawfiqbhyry/compiler_test
Author: Tawfiq
Author-email: twfyqbhyry4@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: ply
