pkgsrc/databases/py-sqlite3/DESCR
epg 78d846a90e Import built-in sqlite support for Python 2.5. The python25 package contains
the .py parts of this, but does not include the .so linked against sqlite3
(similar to the py-expat situation).
2008-08-27 00:28:57 +00:00

2 lines
144 B
Text

This is the interface to the SQLite library built into Python starting
with version 2.5. It allows Python programs to access SQLite databases.