Files
sqlite/pkg.info
T

16 lines
328 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.1
revision: 1
url: https://www.sqlite.org/
license: Public Domain
architecture: any
type: source
depends:
- glibc
- readline
- zlib
make_depends:
- tcl
- wget