Metadata-Version: 2.4
Name: ibmdb2-sqlglot-plugin
Version: 0.0.4
Summary: IBM DB2 dialect plugin for sqlglot
Author: 
License: Apache-2.0
Project-URL: Homepage, https://github.com/Salfiii/ibmdb2-sqlglot-plugin
Project-URL: Repository, https://github.com/Salfiii/ibmdb2-sqlglot-plugin
Keywords: sql,sqlglot,ibm,db2,dialect,parser,transpiler
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sqlglot<31,>=28.5.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: ibm-db<4,>=3.2.6; extra == "dev"
Requires-Dist: ruff>=0.9.0; extra == "dev"
Dynamic: license-file

# DEPRECATED - DO NOT USE
moved over to official IBM Repository: https://github.com/IBM/db2-sqlglot-plugin?tab=readme-ov-file
