/usr/share/tcltk/tklib0.5/tooltip/pkgIndex.tcl is in tklib 0.5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # -*- tcl -*-
package ifneeded tooltip 1.4.4 [list source [file join $dir tooltip.tcl]]
package ifneeded tipstack 1.0.1 [list source [file join $dir tipstack.tcl]]
|