This file is indexed.

/usr/lib/python2.7/dist-packages/PythonCard/tools/standaloneBuilder/doc/about.html is in python-pythoncard 0.8.2-5.

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
26
<html>
<head>
</head>
<body bgcolor="7f7f7f">
<font face="verdana" size="2">
<table border="0" width="100%">
    <tr>
        <td colspan="2">
            <b>standaloneBuilder Version 0.1.4</b>
        </td>
    </tr>
    <tr>
        <td align="center" valign="top">&nbsp;</td>
        <td valign="top">
        	standaloneBuilder is designed to help simplify the process of getting
        	a PythonCard applpication distributed in standalone form, without the
        	end user being required to install PythonCard, wxPython or even Python
        	itself.
            <p>Developed using the PythonCard GUI toolkit and wxPython,
            <a href="http://pythoncard.sourceforge.net">http://pythoncard.sourceforge.net</a></p>
        </td>
    </tr>
</table>
</font>
</body>
</html>