This file is indexed.

/usr/share/pyshared/happybase-0.8.egg-info/SOURCES.txt is in python-happybase 0.8-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
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
LICENSE.rst
MANIFEST.in
Makefile
NEWS.rst
README.rst
TODO.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
doc/api.rst
doc/conf.py
doc/development.rst
doc/faq.rst
doc/index.rst
doc/installation.rst
doc/license.rst
doc/news.rst
doc/todo.rst
doc/user.rst
happybase/__init__.py
happybase/_version.py
happybase/batch.py
happybase/connection.py
happybase/pool.py
happybase/table.py
happybase/util.py
happybase.egg-info/PKG-INFO
happybase.egg-info/SOURCES.txt
happybase.egg-info/dependency_links.txt
happybase.egg-info/requires.txt
happybase.egg-info/top_level.txt
happybase/hbase/Hbase.py
happybase/hbase/__init__.py
happybase/hbase/constants.py
happybase/hbase/ttypes.py