Metadata-Version: 2.1
Name: em-driver
Version: 0.0.4
Summary: A simple library to help you read, write and update SQLite3 databases
Home-page: https://github.com/elvisAR-git/em-driver
Author: Elvis Moraa
Author-email: elvismoraa2@gmail.com
License: UNKNOWN
Description: # em-driver
        
        This is a simple package. It will help you to build SQLite3 databases in python without having to define the SQl schema yourself.
        Have fun!
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
