/usr/share/pyshared/hachoir_urwid/version.py is in python-hachoir-urwid 1.1-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 | VERSION = "1.1"
PACKAGE = "hachoir-urwid"
WEBSITE = 'http://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid'
LICENSE = 'GNU GPL v2'
|