blob: 4a8ae88f2c813615d68a5bb6e4d01b247336b687 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"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
}
]
}
|