This file is indexed.

/usr/share/doc/libgtkada-doc/examples/powergnu/README is in libgtkada-doc 2.24.4dfsg-1.

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
This directory contains a simple presentation viewer written using GtkAda.

It demonstrates the simplicity of use of the gdk-pixbuf library and also
is an example of a new widget (Image_Drawing) created in GtkAda that redefines
its resizing and drawing handling.

To execute: replace the contents of the file file.tst with a list of
 images (one per file), similar to

/dir/image1.jpg
/dir/image2.jpg

and execute
   ./power file.tst