This file is indexed.

/usr/share/doc/swig/README.Debian is in swig 2.0.4+really2.0.4-4ubuntu2.

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
This is SWIG 1.3 (Simplified Wrapper and Interface Generator)
packaged for Debian GNU/Linux.

This package is compiled with support for Tcl, Python, Perl5, 
PHP4, Mzscheme, Java, CHICKEN, Ocaml, Pike, C#, Ruby, and Guile. The
package also contains the runtime libraries needed for larger packages.

Compiler options
----------------
Note that you'll have to take care of good compiler options for yourself
when building swig modules. We got a number of bug reports about build
failures of "hello world" class perl modules. This is usually because
the wrong compiler options are used. For Perl you should use the output
of "perl -V:ccflags" into your compiler options.

 -- Torsten Landschoff <torsten@debian.org>  Sat, 13 Nov 2004 01:55:27 +0100