/usr/share/tcltk/nsf-xotcl2/serialize/pkgIndex.tcl is in nsf 2.0.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | package ifneeded xotcl::scriptCreation::recoveryPoint 2.0 [list source [file join $dir RecoveryPoint.xotcl]]
package ifneeded xotcl::scriptCreation::scriptCreator 2.0 [list source [file join $dir ScriptCreator.xotcl]]
package ifneeded xotcl::serializer 2.0 [list source [file join $dir Serializer.xotcl]]
|