Metadata-Version: 2.1
Name: dbml-sqlite
Version: 0.2.0
Summary: A package that provides a CLI tool and a functional API for converting dbml files to SQLite DDL.
Home-page: https://github.com/dvanderweele/DBML_SQLite
Keywords: dbml,sqlite,ddl
Author: Dave VanderWeele
Author-email: weele.me@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.0,<9.0.0)
Requires-Dist: pydbml (>=0.3.4,<0.4.0)
Project-URL: Documentation, https://github.com/dvanderweele/DBML_SQLite/blob/main/README.md
Project-URL: Repository, https://github.com/dvanderweele/DBML_SQLite
