mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
37fa2e977f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
239 B
Text
5 lines
239 B
Text
pysqlite - Python Interface to SQLite 3
|
|
|
|
pysqlite is an interface to the SQLite 3.x embedded relational database engine.
|
|
It is almost fully compliant with the Python database API version 2.0 and also
|
|
exposes the unique features of SQLite.
|