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

14 lines
263 B
JSON

{
"name": "utfz",
"version": "1.2",
"port-version": 4,
"description": "A tiny C++ library for parsing and encoding utf-8",
"homepage": "https://github.com/IMQS/utfz",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}