diff options
| author | Nikita <nikita.hldm@gmail.com> | 2019-04-12 18:58:29 +0300 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-12 08:58:29 -0700 |
| commit | b41ddf807200ab7ef10000f605e29d254f6955ed (patch) | |
| tree | 7202a4f24fedcc6e99e989fe553005231cf732cf /ports/binn/CONTROL | |
| parent | e1ae8f62b9ee5de63ae148e08df85fb90965af1d (diff) | |
| download | vcpkg-b41ddf807200ab7ef10000f605e29d254f6955ed.tar.gz vcpkg-b41ddf807200ab7ef10000f605e29d254f6955ed.zip | |
[binn] new port (#5637)
* Add binn library
* Fix binn.h include
* Fix UWP. Replace to safe functions
* Fix uwp patch
* [binn] update uwp patch
Diffstat (limited to 'ports/binn/CONTROL')
| -rw-r--r-- | ports/binn/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/binn/CONTROL b/ports/binn/CONTROL new file mode 100644 index 000000000..f98abe1ec --- /dev/null +++ b/ports/binn/CONTROL @@ -0,0 +1,3 @@ +Source: binn
+Version: 1.0
+Description: Binn is a binary data serialization format designed to be compact, fast and easy to use.
\ No newline at end of file |
