This file is indexed.

/usr/share/doc/libticcutils2/README is in libticcutils2 0.4-5.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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TiCC utils 0.1 (c) ILK/CLiPS 1998 - 2012

Tilburg centre for Cognition and Communication, Tilburg University.
Centre for Dutch Language and Speech, University of Antwerp

This module contains useful functions for general use in the TiCC software 
stack and beyond.

TiCC utils is distributed under the GNU Public Licence (see the file COPYING).

This software has been tested on:
- Intel/AMD platforms running several versions of Linux, including Ubuntu,
  Debian and Fedora.
- both 32 and 64 bits
- MAC platform running OS X 10.5

Compilers:
- GCC (4.0.0 - 4.6.0). It is highly recommended to upgrade to at least GCC 4.1

Contents of this distribution:
- Sources
- Licensing information ( COPYING )
- Installation instructions ( INSTALL )
- Build system based on Gnu Autotools
- Documentation ( in the docs directory )

Dependencies:
To be able to succesfully build libticcl from the tarball, you need the
following pakages:
- autotools
- autoconf-archive