This file is indexed.

/usr/share/doc/libcluttergesture-0.0.2-0/README is in libcluttergesture-0.0.2-0 0.0.2.1-7.

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
Clutter Gesture Library

This library allows clutter applications to 
be aware of gestures and to easily attach
some handlers to the gesture events.

Please see INSTALL for how to install this library.

For first time building this library. Run:
./autogen.sh
make
make install