aboutsummaryrefslogtreecommitdiff
path: root/ports/stlab/CONTROL
diff options
context:
space:
mode:
authorkyp <kyp108@gmail.com>2018-11-19 17:51:30 +0100
committerkyp <kyp108@gmail.com>2018-11-19 17:51:30 +0100
commit8bf211d52f747041740d8621399499e3a549d1bb (patch)
treed57889c3b6078eeb1380dffe0aa811c7ebd2ba76 /ports/stlab/CONTROL
parent6633d421b7f53ba6faadb8ee85ef806718dfd64b (diff)
downloadvcpkg-8bf211d52f747041740d8621399499e3a549d1bb.tar.gz
vcpkg-8bf211d52f747041740d8621399499e3a549d1bb.zip
new port: stlab (at v1.3.3)
Diffstat (limited to 'ports/stlab/CONTROL')
-rw-r--r--ports/stlab/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/stlab/CONTROL b/ports/stlab/CONTROL
new file mode 100644
index 000000000..c1a752a5e
--- /dev/null
+++ b/ports/stlab/CONTROL
@@ -0,0 +1,5 @@
+Source: stlab
+Version: 1.3.3
+Description:
+ stlab is the ongoing work of what was Adobe’s Software Technology Lab.
+ The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures. \ No newline at end of file