diff options
Diffstat (limited to 'libraries/tcllib/README')
-rw-r--r-- | libraries/tcllib/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/tcllib/README b/libraries/tcllib/README new file mode 100644 index 0000000000..20b36c1ef9 --- /dev/null +++ b/libraries/tcllib/README @@ -0,0 +1,5 @@ +Tcllib is a collection of utility modules for Tcl. These modules +provide a wide variety of functionality, from implementations of +standard data structures to implementations of common networking +protocols. The intent is to collect commonly used function into a +single library, which users can rely on to be available and stable. |