• Home
Name Date Size #Lines LOC

..--

include/07-Sep-2024-13,6972,362

src/07-Sep-2024-272,437174,799

.gitattributesD07-Sep-2024631 1615

BUILD.gnD07-Sep-20247.9 KiB268248

LICENSED07-Sep-20243.6 KiB2817

OAT.xmlD07-Sep-20248 KiB10841

README.OpenSourceD07-Sep-2024448 1211

README.mdD07-Sep-2024182 64

bundle.jsonD07-Sep-20241.3 KiB4747

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

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