summaryrefslogtreecommitdiff
path: root/net/lua-socket/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/lua-socket/DESCR')
-rw-r--r--net/lua-socket/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/lua-socket/DESCR b/net/lua-socket/DESCR
new file mode 100644
index 00000000000..9415fb81f12
--- /dev/null
+++ b/net/lua-socket/DESCR
@@ -0,0 +1,4 @@
+Lua extension library that is composed by two parts: a C core that provides
+support for the TCP and UDP transport layers, and a set of Lua modules that
+add support for functionality commonly needed by applications that deal
+with the Internet.