aboutsummaryrefslogtreecommitdiff
path: root/ports/ryu/vcpkg.json
blob: 52d1ea6d76beb984d1513c5436b75a7a281c401a (plain)
1
2
3
4
5
6
7
8
{
  "name": "ryu",
  "version-string": "2.0",
  "port-version": 5,
  "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)"
}