Files

18 lines
368 B
YAML

name: sqlite
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
version: 3.53.4
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