12 lines
350 B
JSON
12 lines
350 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|