diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 20:01:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:04 +0200 |
commit | 2475f3e3e4c0c616003e13c6fde921e6eb4a2c49 (patch) | |
tree | a0149263d447f5708945a6afe9464954f2f1cfee /libraries/tcllib/README | |
parent | 812a680964f22d283a1431bc736498b52be80c04 (diff) | |
download | slackbuilds-2475f3e3e4c0c616003e13c6fde921e6eb4a2c49.tar.gz |
libraries/tcllib: Added to 12.0 repository
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. |