pineapple/externals/vcpkg/ports/libunistring/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
350 B
JSON
Executable file

{
"name": "libunistring",
"version": "0.9.10",
"port-version": 3,
"description": "GNU libunistring provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.",
"homepage": "https://www.gnu.org/software/libunistring/",
"supports": "!uwp",
"dependencies": [
"libiconv"
]
}