This file is indexed.

/usr/share/doc/libcxxtools9/README is in libcxxtools9 2.2.1-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
15
16
17
Cxxtools
========

cxxtools is my toolbox with reusable c++-components

see INSTALL for installation-instructions


Installation from SVN
=====================

In the SVN-repository there is no configure-script, but configure.in,
which is the source for configure. You need autoconf and automake to
create configure.  There is a shellscript autogen.sh included, which
calls the desired programs.

I used automake 1.9.4 and autoconf 2.5.9 for development.