Metadata-Version: 2.1
Name: sql-lsp
Version: 0.0.2
Summary: 
Author: Chahak Mehta
Author-email: chahakmehta013@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: mysql-connector-python (>=8.2.0,<9.0.0)
Requires-Dist: pygls (>=1.1.1,<2.0.0)
Requires-Dist: sqlfluff (>=2.3.5,<3.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# sql-lsp

A language server for SQL. Currently supports MySQL.

