18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
name: sqlite
|
|
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
|
|
version: 3.51.3
|
|
revision: 1
|
|
url: https://www.sqlite.org/
|
|
license: Public Domain
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- readline
|
|
- zlib
|
|
make_depends:
|
|
- tcl
|
|
- wget
|