python-sqlite3
Port variant v11
Summary Python 3.11 bindings to the SQLite3 library
BROKEN
Package version 3.12.4
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 JUN 2024, 04:00:27 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:std
python-setuptools:single:v11
autoselect-python:single:std
Build and Runtime sqlite:primary:std
python311:single:std
Download groups
none
pv311 https://www.python.org/ftp/python/3.11.9/
pv312 https://www.python.org/ftp/python/3.12.4/
Distribution File Information
f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554 20659356 Python-3.12.4.tar.xz 9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87 20175816 Python-3.11.9.tar.xz
Ports that require python-sqlite3:v11
firefox:std Mozilla web browser
thunderbird:std Mozilla Thunderbird mail/newsgroup client