blob: e7d7619aaeadd232f18c6d43f93578ddd15d7e95 (
plain)
1
2
3
4
5
6
7
8
|
{
"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)"
}
|