14 lines
263 B
JSON
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
|
|
}
|
|
]
|
|
}
|