aboutsummaryrefslogtreecommitdiff
path: root/ports/josuttis-jthread/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/josuttis-jthread/CONTROL')
-rw-r--r--ports/josuttis-jthread/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/josuttis-jthread/CONTROL b/ports/josuttis-jthread/CONTROL
new file mode 100644
index 000000000..760fb6eb7
--- /dev/null
+++ b/ports/josuttis-jthread/CONTROL
@@ -0,0 +1,4 @@
+Source: josuttis-jthread
+Version: 2020-07-21
+Homepage: https://github.com/josuttis/jthread
+Description: C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper