This file is indexed.

/usr/share/doc/libaec0/README.SZIP is in libaec0 0.3.2-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
**********************************************************************
 SZIP compatibility
**********************************************************************

Libaec includes a free drop-in replacement for the SZIP
library[1]. Just replace SZIP's shared library libsz.so* with
libaec.so* and libsz.so* from libaec. For Windows the DLLs are called
SZIP.DLL and AEC.DLL. Code which is dynamically linked with SZIP such
as HDF5 should continue to work with libaec. No re-compilation
required.

HDF5 files which contain SZIP encoded data can be decoded by HDF5
using libaec and vice versa.

[1] http://www.hdfgroup.org/doc_resource/SZIP/