This file is indexed.

/usr/share/pyshared/CouchDB-0.8.egg-info/SOURCES.txt is in python-couchdb 0.8-0ubuntu2.

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
37
38
39
40
41
42
COPYING
ChangeLog.txt
MANIFEST.in
Makefile
README.txt
setup.cfg
setup.py
CouchDB.egg-info/PKG-INFO
CouchDB.egg-info/SOURCES.txt
CouchDB.egg-info/dependency_links.txt
CouchDB.egg-info/entry_points.txt
CouchDB.egg-info/top_level.txt
CouchDB.egg-info/zip-safe
couchdb/__init__.py
couchdb/client.py
couchdb/design.py
couchdb/http.py
couchdb/json.py
couchdb/mapping.py
couchdb/multipart.py
couchdb/view.py
couchdb/tests/__init__.py
couchdb/tests/client.py
couchdb/tests/couch_tests.py
couchdb/tests/design.py
couchdb/tests/http.py
couchdb/tests/mapping.py
couchdb/tests/multipart.py
couchdb/tests/package.py
couchdb/tests/testutil.py
couchdb/tests/view.py
couchdb/tools/__init__.py
couchdb/tools/dump.py
couchdb/tools/load.py
couchdb/tools/replicate.py
doc/changes.rst
doc/client.rst
doc/conf.py
doc/getting-started.rst
doc/index.rst
doc/mapping.rst
doc/views.rst