This file is indexed.

/usr/share/pyshared/pesto-25.egg-info/SOURCES.txt is in python-pesto 25-1.

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
AUTHORS.txt
CHANGELOG.txt
FAQ.txt
INSTALL.txt
LICENSE.txt
MANIFEST.in
NEWS.txt
README.txt
THANKS.txt
TODO.txt
VERSION.txt
setup.cfg
setup.py
doc/Makefile
doc/caching.rst
doc/conf.py
doc/cookies.rst
doc/dispatch.rst
doc/getting_started.rst
doc/httputils.rst
doc/index.rst
doc/request.rst
doc/response.rst
doc/session.rst
doc/utils.rst
doc/wsgiutils.rst
pesto/__init__.py
pesto/caching.py
pesto/cookie.py
pesto/core.py
pesto/dispatch.py
pesto/httputils.py
pesto/request.py
pesto/response.py
pesto/testing.py
pesto/utils.py
pesto/wsgiutils.py
pesto.egg-info/PKG-INFO
pesto.egg-info/SOURCES.txt
pesto.egg-info/dependency_links.txt
pesto.egg-info/not-zip-safe
pesto.egg-info/requires.txt
pesto.egg-info/top_level.txt
pesto/session/__init__.py
pesto/session/base.py
pesto/session/filesessionmanager.py
pesto/session/memorysessionmanager.py