blob: dbbf62bd038ea5306dd75111054244ad88f00f07 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Tcllib is a collection of utility modules for Tcl. The intent is to
collect commonly used function into a single library, which users can
rely on to be available and stable.
There are too many modules now to list here. Browse the on-line
documentation at
http://tcllib.sourceforge.net/doc/
to get the idea.
This port installs pure-Tcl versions of the modules only.
C-implementations -- for some of the modules -- can be added by
installing devel/tcllibc port.
|