Files
sqlite/pkg.info
T
2025-05-08 17:18:49 +03:00

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.45.1
url: https://www.sqlite.org/
license: "Public Domain"
architecture: any
depends: ["glibc","readline","zlib"]
make_depends: ["tcl"]
type: source