This file is indexed.

/usr/share/tkrat2.2/util/pkgIndex.tcl is in tkrat 1:2.2cvs20100105-true-dfsg-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Tcl package index file, version 1.1
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script.  It invokes the
# "package ifneeded" command to set up package-related
# information so that packages will be loaded automatically
# in response to "package require" commands.  When this
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.

package ifneeded rat_balloon 1.0 [list source [file join $dir rat_balloon.tcl]]
package ifneeded rat_compat 1.0 [list source [file join $dir rat_compat.tcl]]
package ifneeded rat_ed 1.0 [list source [file join $dir rat_ed.tcl]]
package ifneeded rat_edit 1.1 [list source [file join $dir rat_edit.tcl]]
package ifneeded rat_enriched 1.0 [list source [file join $dir rat_enriched.tcl]]
package ifneeded rat_fbox 1.1 [list source [file join $dir rat_fbox.tcl]]
package ifneeded rat_find 1.0 [list source [file join $dir rat_find.tcl]]
package ifneeded rat_flowmsg 1.0 [list source [file join $dir rat_flowmsg.tcl]]
package ifneeded rat_ispell 1.1 [list source [file join $dir rat_ispell.tcl]]
package ifneeded rat_list 1.0 [list source [file join $dir rat_list.tcl]]
package ifneeded rat_scrollframe 1.0 [list source [file join $dir rat_scrollframe.tcl]]
package ifneeded rat_spellutil 1.0 [list source [file join $dir rat_spellutil.tcl]]
package ifneeded rat_table 1.0 [list source [file join $dir rat_table.tcl]]
package ifneeded rat_textlist 1.0 [list source [file join $dir rat_textlist.tcl]]
package ifneeded rat_textspell 1.0 [list source [file join $dir rat_textspell.tcl]]
package ifneeded rat_tree 1.0 [list source [file join $dir rat_tree.tcl]]