|
homepage: "https://sqlite.org/"
|
|
main_repo: "https://sqlite.org/src/dir"
|
|
language: c++
|
|
primary_contact: "drhsqlite@gmail.com"
|
|
auto_ccs:
|
|
- "sboydps@gmail.com"
|
|
- "twsmith@mozilla.com"
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|
|
architectures:
|
|
- x86_64
|
|
- i386
|