aboutsummaryrefslogtreecommitdiff
path: root/ports/rpclib/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-26 18:16:36 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-10-26 18:16:36 -0700
commit0028cbc23fef82c3a36de771f990f0dfea407bb0 (patch)
tree5cd85bce93f7ddc1956335ece170f56c3b9fd9b4 /ports/rpclib/CONTROL
parent133099fa2c46152474cfab052d0d1bcbc83749f2 (diff)
downloadvcpkg-0028cbc23fef82c3a36de771f990f0dfea407bb0.tar.gz
vcpkg-0028cbc23fef82c3a36de771f990f0dfea407bb0.zip
[rpclib] Initial commit of 2.2.0
Diffstat (limited to 'ports/rpclib/CONTROL')
-rw-r--r--ports/rpclib/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/rpclib/CONTROL b/ports/rpclib/CONTROL
new file mode 100644
index 000000000..160f4651c
--- /dev/null
+++ b/ports/rpclib/CONTROL
@@ -0,0 +1,3 @@
+Source: rpclib
+Version: 2.2.0
+Description: a RPC library for C++, providing both a client and server implementation. It is built using modern C++14.