summaryrefslogtreecommitdiffstats
path: root/development/tcludp/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/tcludp/README')
-rw-r--r--development/tcludp/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/tcludp/README b/development/tcludp/README
new file mode 100644
index 0000000000..6b0c1fedb7
--- /dev/null
+++ b/development/tcludp/README
@@ -0,0 +1,3 @@
+Tcludp provides support for using UDP through Tcl. The package provides
+a new channel type and attempts to permit the use of packet oriented UDP
+over stream oriented Tcl channels.