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/slack-desc | |
parent | 812a680964f22d283a1431bc736498b52be80c04 (diff) | |
download | slackbuilds-2475f3e3e4c0c616003e13c6fde921e6eb4a2c49.tar.gz |
libraries/tcllib: Added to 12.0 repository
Diffstat (limited to 'libraries/tcllib/slack-desc')
-rw-r--r-- | libraries/tcllib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tcllib/slack-desc b/libraries/tcllib/slack-desc new file mode 100644 index 0000000000..19859b5970 --- /dev/null +++ b/libraries/tcllib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +tcllib: tcllib (utility modules for Tcl) +tcllib: +tcllib: Tcllib is a collection of utility modules for Tcl. These modules +tcllib: provide a wide variety of functionality, from implementations of +tcllib: standard data structures to implementations of common networking +tcllib: protocols. The intent is to collect commonly used function into a +tcllib: single library, which users can rely on to be available and stable. +tcllib: +tcllib: Homepage: http://www.tcl.tk/software/tcllib/ +tcllib: +tcllib: |