Metadata-Version: 2.5
Name: liteql
Version: 0.1.0
Summary: Lightweight SQL wrapper for SQLite and MySQL
Author-email: James <git@jamesisboredcoding.com>
License-Expression: MIT
Requires-Python: >=3.14
Provides-Extra: mysql
Requires-Dist: pymysql; extra == 'mysql'
