aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/restinio/CONTROL')
-rw-r--r--ports/restinio/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/restinio/CONTROL b/ports/restinio/CONTROL
new file mode 100644
index 000000000..516de716a
--- /dev/null
+++ b/ports/restinio/CONTROL
@@ -0,0 +1,4 @@
+Source: restinio
+Version: 0.4.5
+Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
+Build-Depends: asio, fmt, http-parser