10 lines
305 B
Plaintext
10 lines
305 B
Plaintext
name: sqlite
|
|
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
|
|
version: 3.50.4
|
|
url: https://www.sqlite.org/
|
|
license: "Public Domain"
|
|
architecture: any
|
|
depends: ["glibc","readline","zlib"]
|
|
make_depends: ["tcl"]
|
|
type: source
|