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

18 lines
347 B
JSON

{
"name": "utf8proc",
"version": "2.10.0",
"description": "Clean C library for processing UTF-8 Unicode data.",
"homepage": "https://github.com/JuliaLang/utf8proc",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}