mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-19 16:54:04 -05:00
9 lines
276 B
JSON
Executable File
9 lines
276 B
JSON
Executable File
{
|
|
"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)"
|
|
}
|