Files
static-php-cli/config/pkg/lib/libyaml.yml

18 lines
310 B
YAML
Raw Normal View History

2026-02-06 13:02:24 +08:00
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
2026-03-23 17:11:47 +08:00
static-libs@windows:
- yaml.lib