python-sqlite3
Port variant v11
Summary Python 3.11 bindings to the SQLite3 library
Package version 3.12.3
Homepage https://www.python.org/
Keywords databases, python
Maintainer nobody
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 16 APR 2024, 20:23:55 UTC
Port created 09 SEP 2017, 21:03:59 UTC
Subpackage Descriptions
single SQLite is a library that provides a SQL-language database that stores data in disk files without requiring a separate server process. pysqlite provides a SQL interface compliant with the DB-API 2.0 specification described by PEP 249. This means that it should be possible to write the first version of your applications using SQLite for data storage. If switching to a larger database such as PostgreSQL or Oracle is later necessary, the switch should be relatively easy.
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) sqlite:dev:standard
python-setuptools:single:v11
autoselect-python:single:standard
Build and Runtime sqlite:primary:standard
python311:single:standard
Download groups
none
pv311 https://www.python.org/ftp/python/3.11.9/
pv312 https://www.python.org/ftp/python/3.12.3/
Distribution File Information
56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1 20625068 Python-3.12.3.tar.xz 9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87 20175816 Python-3.11.9.tar.xz
Ports that require python-sqlite3:v11
firefox:standard Mozilla web browser
thunderbird:standard Mozilla Thunderbird mail/newsgroup client