Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
332 B
JSON

{
"name": "libyaml",
"version": "0.2.5",
"port-version": 5,
"description": "A C library for parsing and emitting YAML.",
"homepage": "https://github.com/yaml/libyaml",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}