This file is indexed.

/usr/share/pyshared/hachoir_wx/version.py is in python-hachoir-wx 0.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
PACKAGE = "hachoir-wx"
VERSION = "0.3"
WEBSITE = 'http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx'
LICENSE = 'GNU GPL v2'