Files
vcpkg/ports/utfz/vcpkg.json
2025-09-12 16:07:22 -07:00

13 lines
242 B
JSON

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