Metadata-Version: 2.1
Name: shandy-sqlfmt
Version: 0.1.0a3
Summary: sqlfmt is an opinionated CLI tool that formats your sql files
License: Apache-2.0
Author: Ted Conbeer
Author-email: ted@shandy.io
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0,<9.0)
Requires-Dist: importlib_metadata; python_version < "3.8"
