This file is indexed.

/usr/share/doc/libmd3-1/README is in libmd3-1 0.1.92-4.

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
libmodelfile is a collection of small clean C libraries for loading 3D
models of various file formats. So far the range of model formats is limited.
If you know of any useful formats with good free documentation, let me
know. If you would like to contribute a loader, get in touch.

  Al Riddoch  <alriddoch@zepler.org>  2004-03-17

The list of supported formats is as follows:

libmd3
------

Full support for loading all quake .md3 models found in the field, many of
which were not handled by tutorial code, or other loaders. Simple converter
provided for stripping environment texture coords to make vertex data more
compact and easy to use.