This file is indexed.

/usr/share/pyshared/pyOpenSSL-0.12.egg-info is in python-openssl 0.12-1ubuntu2.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
Metadata-Version: 1.0
Name: pyOpenSSL
Version: 0.12
Summary: Python wrapper module around the OpenSSL library
Home-page: http://pyopenssl.sourceforge.net/
Author: Jean-Paul Calderone
Author-email: exarkun@twistedmatrix.com
License: APL2
Description: High-level wrapper around a subset of the OpenSSL library, includes
         * SSL.Connection objects, wrapping the methods of Python's portable
           sockets
         * Callbacks written in Python
         * Extensive error-handling mechanism, mirroring OpenSSL's error codes
        ...  and much more ;)
Platform: UNKNOWN