Name Date Size

..25-Oct-20244 KiB

.gitattributesH A D25-Oct-2024631

BUILD.gnH A D25-Oct-20247.2 KiB

bundle.jsonH A D25-Oct-20241.3 KiB

include/H25-Oct-20244 KiB

LICENSEH A D25-Oct-20243.6 KiB

OAT.xmlH A D25-Oct-20248 KiB

README.mdH A D25-Oct-2024182

README.OpenSourceH A D25-Oct-2024448

src/H25-Oct-20244 KiB

README.md

1Name: sqlite
2URL: "https://www.sqlite.org/"
3Version: 3400100
4
5This is a shared library build of sqlite3 and its shell configured for ohos based off of the autoconf build flags.
6

README.OpenSource

1[
2    {
3        "Name": "sqlite",
4        "License": "Public Domain",
5        "License File": "LICENSE",
6        "Version Number": "3.40.1",
7        "Owner": "wangbingquan@huawei.com",
8        "Upstream URL": "https://www.sqlite.org/2022/sqlite-amalgamation-3400100.zip",
9        "Description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine."
10    }
11]
12