Files
static-php-cli/config/pkg/lib/libyaml.yml
crazywhalecc 41f5948392 Add libyaml
2026-03-23 17:11:47 +08:00

18 lines
310 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
static-libs@windows:
- yaml.lib