mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 11:19:07 +08:00
13 lines
282 B
JSON
13 lines
282 B
JSON
|
{
|
||
|
"name": "oniguruma",
|
||
|
"version-string": "6.9.4",
|
||
|
"port-version": 1,
|
||
|
"description": "Modern and flexible regular expressions library",
|
||
|
"homepage": "https://github.com/kkos/oniguruma",
|
||
|
"features": {
|
||
|
"non-posix": {
|
||
|
"description": "Disable POSIX API"
|
||
|
}
|
||
|
}
|
||
|
}
|