Dear TCL team,
is there any way to get the TCLLIB release version by an API?
It would be great to get it by "package require tcllib" ;-).
Background is a compliance question by Volkswagen.
They check for every used open source component, if the provided licence
file is really in the distribution.
I currently use "package require cmdline" to get the TCLLib version.
This resulted in "1.5". There is no TCLLIB release 1.5, only 1.4 or 1.6. Thus, I got a complaint.
Thank you and take care,
Harald
Dear TCL team,
is there any way to get the TCLLIB release version by an API?
It would be great to get it by "package require tcllib" ;-).
I currently use "package require cmdline" to get the TCLLib version.
This resulted in "1.5". There is no TCLLIB release 1.5, only 1.4 or 1.6.
"tcllib" is not a package, it is a collection of packages. And tcllib itself is up to release 1.19 (at least on my Ubuntu 18.04 Linux system):
Robert Heller <[email protected]> wrote:
"tcllib" is not a package, it is a collection of packages. And tcllib itself
is up to release 1.19 (at least on my Ubuntu 18.04 Linux system):
Ubuntu is quite behind -- the latest release was 1.20 on 2019.12.02 (https://www.tcl-lang.org/software/tcllib/)
Ubuntu is quite behind -- the latest release was 1.20 on 2019.12.02 (https://www.tcl-lang.org/software/tcllib/)
At Fri, 16 Sep 2022 13:45:27 -0000 (UTC) Rich <[email protected]d> wrote:
Robert Heller <[email protected]> wrote:
"tcllib" is not a package, it is a collection of packages. And tcllib itself
is up to release 1.19 (at least on my Ubuntu 18.04 Linux system):
Ubuntu is quite behind -- the latest release was 1.20 on 2019.12.02
(https://www.tcl-lang.org/software/tcllib/)
It is on an older LTS release. I expect Ubuntu 20.04 or 22.04 will have a newer version.
[1] you don't want to load all packages upon "package require tcllib", do you? ;-)
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 169:02:44 |
| Calls: | 12,097 |
| Calls today: | 5 |
| Files: | 15,003 |
| Messages: | 6,517,823 |