This file is indexed.

/usr/share/doc/python-pivy/README is in python-pivy 0.5.0~v609hg-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
20
21
22
23
24
25
General build instructions:
---------------------------

Pivy uses distutils[0]. To build Pivy, run 

  $ python setup.py build
  $ python setup.py install

Reporting bugs:
--------------

Please submit bug reports, feature requests, etc. to the Pivy
issue tracker[1].

Contact:
--------

If you have any questions regarding Pivy or simply want to discuss
with other Pivy users, you can do so at the general coin-discuss
mailinglist[2].


[0] http://www.python.org/sigs/distutils-sig/
[1] http://issue.coin3d.org/pivy/
[2] https://www.coin3d.org/mailman/listinfo/coin-discuss/