mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-21 08:43:10 +08:00
9 lines
283 B
JSON
9 lines
283 B
JSON
|
{
|
||
|
"name": "ryu",
|
||
|
"version-string": "2.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.",
|
||
|
"homepage": "https://github.com/ulfjack/ryu",
|
||
|
"supports": "!(uwp | arm | x86)"
|
||
|
}
|