aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidstring/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-12-18 11:43:25 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-12-18 11:43:25 -0800
commit7a67785e14130170679d19be832f2e1ba2530560 (patch)
tree49196cc5252f2e800a18802548006977da276447 /ports/rapidstring/CONTROL
parent524a1414fc395fdc60951d63f4a66683309fd630 (diff)
parentb2996e1fd48842446a64443d057c576f819bda00 (diff)
downloadvcpkg-7a67785e14130170679d19be832f2e1ba2530560.tar.gz
vcpkg-7a67785e14130170679d19be832f2e1ba2530560.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4988
Diffstat (limited to 'ports/rapidstring/CONTROL')
-rw-r--r--ports/rapidstring/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/rapidstring/CONTROL b/ports/rapidstring/CONTROL
new file mode 100644
index 000000000..e88c40ec2
--- /dev/null
+++ b/ports/rapidstring/CONTROL
@@ -0,0 +1,3 @@
+Source: rapidstring
+Version: 2018-08-03
+Description: rapidstring is maybe the fastest string library ever written in ANSI C.