diff options
| author | myd7349 <myd7349@gmail.com> | 2019-03-03 20:09:01 +0800 |
|---|---|---|
| committer | myd7349 <myd7349@gmail.com> | 2019-03-03 20:15:41 +0800 |
| commit | b758b9c3599041a79b5cf797fcc6c1b36fde1f81 (patch) | |
| tree | 5f90fb77becd15842dc0843e4691c94e43dfc57e /ports/simdjson/CONTROL | |
| parent | 8641dfd9dd6d3bf190515822060872a56ee37906 (diff) | |
| download | vcpkg-b758b9c3599041a79b5cf797fcc6c1b36fde1f81.tar.gz vcpkg-b758b9c3599041a79b5cf797fcc6c1b36fde1f81.zip | |
[simdjson] Add new port (fix #5418)
Diffstat (limited to 'ports/simdjson/CONTROL')
| -rw-r--r-- | ports/simdjson/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/simdjson/CONTROL b/ports/simdjson/CONTROL new file mode 100644 index 000000000..4e7dcae80 --- /dev/null +++ b/ports/simdjson/CONTROL @@ -0,0 +1,3 @@ +Source: simdjson
+Version: 2019-03-03
+Description: A extremely fast JSON library that can parse gigabytes of JSON per second
|
