summaryrefslogtreecommitdiff
path: root/devel/clib/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/clib/DESCR')
-rw-r--r--devel/clib/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/clib/DESCR b/devel/clib/DESCR
new file mode 100644
index 00000000000..71740bb1cd9
--- /dev/null
+++ b/devel/clib/DESCR
@@ -0,0 +1,3 @@
+The clib provides advanced features to the C programming language,
+such as dynamically resizing arrays, hash tables or operations
+like establishing a TCP connection to a string.