This file is indexed.

/usr/lib/python2.7/dist-packages/foolscap-0.6.4.egg-info/SOURCES.txt is in python-foolscap 0.6.4-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
 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
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
ChangeLog
LICENSE
MANIFEST.in
Makefile
NEWS
README
README.packagers
setup.cfg
setup.py
bin/flappclient
bin/flappserver
bin/flogtool
doc/copyable.xhtml
doc/failures.xhtml
doc/flappserver.xhtml
doc/jobs.txt
doc/logging.xhtml
doc/schema.xhtml
doc/serializing.xhtml
doc/stylesheet-unprocessed.css
doc/stylesheet.css
doc/template.tpl
doc/todo.txt
doc/use-cases.txt
doc/using-foolscap.xhtml
doc/examples/git-foolscap
doc/examples/git-remote-pb
doc/listings/copyable-receive.py
doc/listings/copyable-send.py
doc/listings/pb1client.py
doc/listings/pb1server.py
doc/listings/pb2client.py
doc/listings/pb2server.py
doc/listings/pb3calculator.py
doc/listings/pb3user.py
doc/specifications/banana.xhtml
doc/specifications/logfiles.xhtml
doc/specifications/pb.xhtml
foolscap/__init__.py
foolscap/_version.py
foolscap/api.py
foolscap/banana.py
foolscap/base32.py
foolscap/broker.py
foolscap/call.py
foolscap/constraint.py
foolscap/copyable.py
foolscap/crypto.py
foolscap/eventual.py
foolscap/hashutil.py
foolscap/ipb.py
foolscap/negotiate.py
foolscap/observer.py
foolscap/pb.py
foolscap/promise.py
foolscap/reconnector.py
foolscap/referenceable.py
foolscap/remoteinterface.py
foolscap/schema.py
foolscap/slicer.py
foolscap/sslverify.py
foolscap/storage.py
foolscap/stringchain.py
foolscap/tokens.py
foolscap/util.py
foolscap/vocab.py
foolscap.egg-info/PKG-INFO
foolscap.egg-info/SOURCES.txt
foolscap.egg-info/dependency_links.txt
foolscap.egg-info/requires.txt
foolscap.egg-info/top_level.txt
foolscap/appserver/__init__.py
foolscap/appserver/cli.py
foolscap/appserver/client.py
foolscap/appserver/server.py
foolscap/appserver/services.py
foolscap/logging/__init__.py
foolscap/logging/app_versions.py
foolscap/logging/cli.py
foolscap/logging/dumper.py
foolscap/logging/filter.py
foolscap/logging/gatherer.py
foolscap/logging/incident.py
foolscap/logging/interfaces.py
foolscap/logging/levels.py
foolscap/logging/log.py
foolscap/logging/publish.py
foolscap/logging/tail.py
foolscap/logging/web.py
foolscap/slicers/__init__.py
foolscap/slicers/allslicers.py
foolscap/slicers/bool.py
foolscap/slicers/decimal_slicer.py
foolscap/slicers/dict.py
foolscap/slicers/list.py
foolscap/slicers/none.py
foolscap/slicers/root.py
foolscap/slicers/set.py
foolscap/slicers/tuple.py
foolscap/slicers/unicode.py
foolscap/slicers/vocab.py
foolscap/test/__init__.py
foolscap/test/apphelper.py
foolscap/test/bench_banana.py
foolscap/test/common.py
foolscap/test/test__versions.py
foolscap/test/test_appserver.py
foolscap/test/test_banana.py
foolscap/test/test_call.py
foolscap/test/test_copyable.py
foolscap/test/test_crypto.py
foolscap/test/test_eventual.py
foolscap/test/test_gifts.py
foolscap/test/test_interfaces.py
foolscap/test/test_keepalive.py
foolscap/test/test_logging.py
foolscap/test/test_loopback.py
foolscap/test/test_negotiate.py
foolscap/test/test_observer.py
foolscap/test/test_pb.py
foolscap/test/test_promise.py
foolscap/test/test_reconnector.py
foolscap/test/test_reference.py
foolscap/test/test_registration.py
foolscap/test/test_schema.py
foolscap/test/test_serialize.py
foolscap/test/test_stringchain.py
foolscap/test/test_sturdyref.py
foolscap/test/test_tub.py
foolscap/test/test_util.py
misc/classify_foolscap.py