thin SQLite wrapper for Python
A Python wrapper for the SQLite embedded relational database engine.
In contrast to other wrappers such as pysqlite it focuses on being
a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://rogerbinns.github.io/apsw/
