This file is indexed.

/usr/share/pyshared/kinterbasdb-3.3.0.egg-info is in python-kinterbasdb 3.3.0-3.

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
Metadata-Version: 1.0
Name: kinterbasdb
Version: 3.3.0
Summary: Python DB API 2.0 extension for Firebird and Interbase
Home-page: http://kinterbasdb.sourceforge.net
Author: Originally by Alexander Kuznetsov ;
                   rewritten and expanded by David S. Rushby
                   with contributions from several others
                   (see docs/license.txt for details).
Author-email: woodsplitter@rocketmail.com
License: see docs/license.txt
Description: KInterbasDB implements Python Database API 2.0-compliant support
        for the open source relational database Firebird and some versions
        of its proprietary cousin Borland Interbase(R).
        
        In addition to the minimal feature set of the standard Python DB API,
        KInterbasDB also exposes nearly the entire native client API of the
        database engine.
Platform: UNKNOWN