This file is indexed.

/usr/share/doc/python-pyvtk/TODO.txt is in python-pyvtk 0.4.74-3.

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
* April 7, 2003
  Implement vtk File Formats 3.0 support

* May 31, 2001:
  Need more efficient VTK data reader.

* May 21, 2001:
  Get binary output working [DONE. Thanks to Hans Fangohr].
  Document relevant classes and relevant methods [DONE].
  Figure out how to use the SCALARS numComp flag and implement its support.
  More tests and examples ...