diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-04-12 09:40:25 +0200 |
|---|---|---|
| committer | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-04-12 09:40:25 +0200 |
| commit | 3c3dc340b7bcc6792d0cb20d2f264f9eb953d011 (patch) | |
| tree | cf428459174186353508f3320b73c3e891dd6ee6 /ports/jsoncons/CONTROL | |
| parent | 8fe6f4bdd83f0b912327693c22e132c0c8f82744 (diff) | |
| download | vcpkg-3c3dc340b7bcc6792d0cb20d2f264f9eb953d011.tar.gz vcpkg-3c3dc340b7bcc6792d0cb20d2f264f9eb953d011.zip | |
[jsoncons] add port
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL new file mode 100644 index 000000000..91896b6e2 --- /dev/null +++ b/ports/jsoncons/CONTROL @@ -0,0 +1,3 @@ +Source: jsoncons
+Version: v0.122.0
+Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, CSV, MessagePack, CBOR, BSON, UBJSON
|
