This file is indexed.

/usr/share/pyshared/carrot-0.10.7.egg-info/SOURCES.txt is in python-carrot 0.10.7-1ubuntu1.

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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
AUTHORS
Changelog
FAQ
INSTALL
LICENSE
MANIFEST.in
README
README.rst
THANKS
TODO
setup.cfg
setup.py
carrot/__init__.py
carrot/connection.py
carrot/messaging.py
carrot/serialization.py
carrot/utils.py
carrot.egg-info/PKG-INFO
carrot.egg-info/SOURCES.txt
carrot.egg-info/dependency_links.txt
carrot.egg-info/not-zip-safe
carrot.egg-info/requires.txt
carrot.egg-info/top_level.txt
carrot/backends/__init__.py
carrot/backends/base.py
carrot/backends/librabbitmq.py
carrot/backends/pikachu.py
carrot/backends/pyamqplib.py
carrot/backends/pystomp.py
carrot/backends/queue.py
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/faq.rst
docs/index.rst
docs/introduction.rst
docs/.static/.keep
docs/_ext/applyxrefs.py
docs/_ext/literals_to_xrefs.py
docs/_theme/agogo/layout.html
docs/_theme/agogo/theme.conf
docs/_theme/agogo/static/agogo.css_t
docs/_theme/agogo/static/bgfooter.png
docs/_theme/agogo/static/bgtop.png
docs/_theme/nature/theme.conf
docs/_theme/nature/static/nature.css_t
docs/_theme/nature/static/pygments.css
docs/reference/carrot.backends.base.rst
docs/reference/carrot.backends.pikachu.rst
docs/reference/carrot.backends.pyamqplib.rst
docs/reference/carrot.backends.pystomp.rst
docs/reference/carrot.backends.queue.rst
docs/reference/carrot.backends.rst
docs/reference/carrot.connection.rst
docs/reference/carrot.messaging.rst
docs/reference/carrot.serialization.rst
docs/reference/carrot.utils.rst
docs/reference/index.rst
tests/__init__.py
tests/backend.py
tests/test_django.py
tests/test_examples.py
tests/test_pyamqplib.py
tests/test_pyqueue.py
tests/test_serialization.py
tests/test_utils.py
tests/test_with_statement.py
tests/utils.py
tests/xxxstmop.py