mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
13 lines
242 B
JSON
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
|
|
}
|
|
]
|
|
}
|