Metadata-Version: 2.1
Name: mysqlite3-mod
Version: 0.0.12
Summary: A super simplistic wrapper around SQLite3, you probably don't want to use this.
Home-page: https://github.com/ejohnfel/mysqlite
Author: Eric Johnfelt
Author-email: ejohnfel@hotmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ejohnfel/mysqlite/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# mysqlite
Simple wrapper to ease sqlite3 usage. It's exceptionally basic and only really designed for small scripts.


