Metadata-Version: 2.4
Name: cysqlite
Version: 0.1.1
Summary: sqlite3 binding
Author-email: Charles Leifer <coleifer@gmail.com>
Project-URL: Homepage, https://github.com/coleifer/cysqlite
Project-URL: Repository, https://github.com/coleifer/cysqlite
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown

## cysqlite

An attempt at a reasonable Cython implementation of a Sqlite3 driver.
