This file is indexed.

/usr/share/pyshared/zope.tales-3.5.1.egg-info/SOURCES.txt is in python-zope.tales 3.5.1-0ubuntu3.

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
CHANGES.txt
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/zope/__init__.py
src/zope.tales.egg-info/PKG-INFO
src/zope.tales.egg-info/SOURCES.txt
src/zope.tales.egg-info/dependency_links.txt
src/zope.tales.egg-info/namespace_packages.txt
src/zope.tales.egg-info/not-zip-safe
src/zope.tales.egg-info/requires.txt
src/zope.tales.egg-info/top_level.txt
src/zope/tales/__init__.py
src/zope/tales/engine.py
src/zope/tales/expressions.py
src/zope/tales/interfaces.py
src/zope/tales/pythonexpr.py
src/zope/tales/tales.py
src/zope/tales/tests/__init__.py
src/zope/tales/tests/simpleexpr.py
src/zope/tales/tests/test_expressions.py
src/zope/tales/tests/test_tales.py
src/zope/tales/tests/test_traverser.py