17 lines
315 B
JSON
Executable File
17 lines
315 B
JSON
Executable File
{
|
|
"name": "fribidi",
|
|
"version": "1.0.12",
|
|
"description": "GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "fribidi",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|