Metadata-Version: 2.1
Name: query-anon
Version: 0.1.0
Summary: A tool to anonymize query workloads
Author: Albert Kim
Author-email: alkim@alkim.org
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: sqlglot (>=8.0.1,<9.0.0)
Description-Content-Type: text/markdown

A tool to anonymize SQL queries.

