tcllib 1.19
Standard Tcl Library
Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl.
- Outputs:
out
- Website: https://core.tcl.tk/tcllib/home
- Licenses: Tcl/Tk
- Package source: gnu/packages/tcl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tcllib 1.19
as follows:
guix install tcllib@1.19
Or install the latest version:
guix install tcllib
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.