slackbuilds_ponce/python/pysqlite
Willy Sudiarto Raharjo 0efcfc7833
python/pysqlite: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-25 10:00:18 +07:00
..
pysqlite.info python/pysqlite: Update DEP. 2021-11-25 10:00:18 +07:00
pysqlite.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.