This file is indexed.

/usr/share/doc/libi2util-dev/README is in libi2util-dev 1.6-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
	$Id$
 			I2 Utility library. Currently contains:
 				* error logging
 				* command-line parsing
				* threading

The error logging and command-line parsing are taken from a utility library
that is distributed with the "volsh" code from UCAR.

        http://www.scd.ucar.edu/vets/vg/Software/volsh

I have used this in the past - and it seemed silly not to use it since it
is freely distributed.

	jeff

We have locally added:
	* random number support
	* hash table support