This file is indexed.

/usr/share/doc/pd-iemtab/README.Debian is in pd-iemtab 1.20-2.

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
pd-iemtab for Debian
---------------------

Debian (like upstream) builds 'iem_tab' as a multi-object library.

In order to use it, you have to load the library first, using one of the
following methods:

- add "iem_tab" to the list of startup libraries in Pd's preferences
- start Pd with "-lib iem_tab"


In order to make a patch automatically load the 'iem_tab' library
whenever the patch is loaded, add the following object to your patch:
  [declare -stdlib iem_tab]

 -- IOhannes m zmölnig <umlaeute@debian.org>, Thu, 21 May 2015