This file is indexed.

/usr/lib/pd/extra/ggee/README.txt is in pd-ggee 0.26-4.

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
ggee is a library by Guenter Geiger with five sections: control, experimental,
filters, gui, and signal.
 
 * objects for controlling things: constant rl serial_ms sl getdir rtout
   serial_mt stripdir inv serial_bird shell unserialize qread serialize sinh
   unwonk

 * experimental synths: fofsynth~ tabwrite4~ pvocfreq

 * objects for controlling filters: bandpass highpass hlshelf lowshelf notch
   equalizer highshelf lowpass moog~

 * GUI objects: button fatom image sliderh ticker envgen gcanvas slider state
   toddle

 * manipulating signals: atan2~ mixer~ sfwrite~ streamin~ streamout~

Guenter Geiger