aboutsummaryrefslogtreecommitdiff
path: root/ports/fast-float/vcpkg.json
blob: d750f44b2981b3cc79dc1c806c8a37830fa5fcb7 (plain)
1
2
3
4
5
6
{
  "name": "fast-float",
  "version-string": "0.8.0",
  "description": "Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod",
  "homepage": "https://github.com/fastfloat/fast_float"
}