zeek/auxil/vcpkg/ports/sfsexp/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
235 B
JSON

{
"name": "sfsexp",
"version": "1.4.1",
"description": "Small Fast S-Expression Library",
"homepage": "https://github.com/mjsottile/sfsexp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}