libsqlite3

[full]

SQL database engine as an in-process C library

SQLite is a C library that implements an in-process SQL database engine. A
complete database is stored in a single file on disk. The code for SQLite is
in the public domain. For more information see:

https://sqlite.org/

This package contains the original SQLite library source code overlaid with
the build2-based build system and packaged for the build2 package manager
(bpkg).

See the INSTALL file for the prerequisites and installation instructions.

Send questions, bug reports, or any other feedback... More
license blessing
project sqlite
url sqlite.org/
doc-url sqlite.org/c3ref/intro.html
src-url git.build2.org/cgit/packaging/sqlite/sqlite/tree/libsqlite3/
topics CSQLiteSQLrelational database
1 Version
version 3.39.4+1
repository https://stage.build2.org/1
depends 0