This file is indexed.

/usr/share/doc/libsha-ocaml-dev/README is in libsha-ocaml-dev 1.7-2build3.

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
General Information
===================
This is the binding for SHA interface code in OCaml. Offering the same
interface than the MD5 digest included in ocaml standard library.
It's currently providing SHA1, SHA256 and SHA512 hash functions.

Documentation
=============
the documentation can be found in mli files in ocamldoc format.