diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-05 14:17:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-05 14:17:08 -0800 |
| commit | 4b1444e48d4ff3d8468091e8f1d57a55236f091b (patch) | |
| tree | 4683051c97226793c98f9be01808147ec8976424 /ports/ryu/CONTROL | |
| parent | bf75bdfe92206e0ac5461743b09592495137c674 (diff) | |
| download | vcpkg-4b1444e48d4ff3d8468091e8f1d57a55236f091b.tar.gz vcpkg-4b1444e48d4ff3d8468091e8f1d57a55236f091b.zip | |
[ryu] Add new port (#10167)
* ryu
* Add tool bazel in OSX
* wip
* wip
* wip
* wip
* wip
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/ryu/CONTROL')
| -rw-r--r-- | ports/ryu/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ryu/CONTROL b/ports/ryu/CONTROL new file mode 100644 index 000000000..62e6e9f82 --- /dev/null +++ b/ports/ryu/CONTROL @@ -0,0 +1,4 @@ +Source: ryu +Version: 2.0 +Homepage: https://github.com/ulfjack/ryu +Description: Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety. |
