2013-09-26 17:14:40 +02:00

5 lines
141 B
Plaintext

PySQLite is a Python interface to the SQLite library,
allowing Python programs to access SQLite databases.
This wraps the obsolete sqlite2.