Files
static-php-cli/config/pkg/lib/libyaml.yml
crazywhalecc b42601d288 Add libyaml
2026-02-06 13:02:24 +08:00

16 lines
272 B
YAML

libyaml:
type: library
artifact:
source:
type: ghrel
repo: yaml/libyaml
match: yaml-.+\.tar\.gz
prefer-stable: true
metadata:
license-files: [License]
license: MIT
headers:
- yaml.h
static-libs@unix:
- libyaml.a