20 lines
326 B
YAML
20 lines
326 B
YAML
name: jq
|
|
description: A lightweight and flexible command-line JSON processor
|
|
version: 1.8.2
|
|
revision: 1
|
|
url: https://jqlang.github.io/jq/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- oniguruma
|
|
make_depends:
|
|
- autoconf
|
|
- automake
|
|
- bison
|
|
- flex
|
|
- python3
|