yuzu/externals/vcpkg/ports/ryu/vcpkg.json

9 lines
276 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "ryu",
"version": "2.0",
"port-version": 6,
"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)"
}