This file is indexed.

/usr/share/python-support/gozerbot.public is in gozerbot 0.99.1-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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
pyversions=2.6,2.7

/usr/lib/pyshared/python2.6/gozerbot-0.99.1.egg-info/PKG-INFO
/usr/lib/pyshared/python2.7/gozerbot-0.99.1.egg-info/PKG-INFO
/usr/share/pyshared/gozerbot-0.99.1.egg-info/SOURCES.txt
/usr/share/pyshared/gozerbot-0.99.1.egg-info/dependency_links.txt
/usr/share/pyshared/gozerbot-0.99.1.egg-info/not-zip-safe
/usr/share/pyshared/gozerbot-0.99.1.egg-info/requires.txt
/usr/share/pyshared/gozerbot-0.99.1.egg-info/top_level.txt
/usr/share/pyshared/gozerbot/__init__.py
/usr/share/pyshared/gozerbot/admin.py
/usr/share/pyshared/gozerbot/aliases.py
/usr/share/pyshared/gozerbot/botbase.py
/usr/share/pyshared/gozerbot/cache.py
/usr/share/pyshared/gozerbot/callbacks.py
/usr/share/pyshared/gozerbot/channels.py
/usr/share/pyshared/gozerbot/commands.py
/usr/share/pyshared/gozerbot/compat/__init__.py
/usr/share/pyshared/gozerbot/compat/config.py
/usr/share/pyshared/gozerbot/compat/dbusers.py
/usr/share/pyshared/gozerbot/compat/karma.py
/usr/share/pyshared/gozerbot/compat/pdod.py
/usr/share/pyshared/gozerbot/compat/pdol.py
/usr/share/pyshared/gozerbot/compat/persist.py
/usr/share/pyshared/gozerbot/compat/persistconfig.py
/usr/share/pyshared/gozerbot/compat/quote.py
/usr/share/pyshared/gozerbot/compat/rss.py
/usr/share/pyshared/gozerbot/compat/todo.py
/usr/share/pyshared/gozerbot/compat/users.py
/usr/share/pyshared/gozerbot/config.py
/usr/share/pyshared/gozerbot/contrib/rijndael.py
/usr/share/pyshared/gozerbot/contrib/xmlstream.py
/usr/share/pyshared/gozerbot/database/__init__.py
/usr/share/pyshared/gozerbot/database/alchemy.py
/usr/share/pyshared/gozerbot/database/db.py
/usr/share/pyshared/gozerbot/database/gae.py
/usr/share/pyshared/gozerbot/database/samodels.py
/usr/share/pyshared/gozerbot/datadir.py
/usr/share/pyshared/gozerbot/dbusers.py
/usr/share/pyshared/gozerbot/eggs.py
/usr/share/pyshared/gozerbot/eventbase.py
/usr/share/pyshared/gozerbot/eventhandler.py
/usr/share/pyshared/gozerbot/examples.py
/usr/share/pyshared/gozerbot/exit.py
/usr/share/pyshared/gozerbot/fleet.py
/usr/share/pyshared/gozerbot/generic.py
/usr/share/pyshared/gozerbot/gozerimport.py
/usr/share/pyshared/gozerbot/ignore.py
/usr/share/pyshared/gozerbot/irc/bot.py
/usr/share/pyshared/gozerbot/irc/irc.py
/usr/share/pyshared/gozerbot/irc/ircevent.py
/usr/share/pyshared/gozerbot/irc/monitor.py
/usr/share/pyshared/gozerbot/jsonusers.py
/usr/share/pyshared/gozerbot/less.py
/usr/share/pyshared/gozerbot/monitor.py
/usr/share/pyshared/gozerbot/morphs.py
/usr/share/pyshared/gozerbot/partyline.py
/usr/share/pyshared/gozerbot/periodical.py
/usr/share/pyshared/gozerbot/persist/pdod.py
/usr/share/pyshared/gozerbot/persist/pdol.py
/usr/share/pyshared/gozerbot/persist/persist.py
/usr/share/pyshared/gozerbot/persist/persistconfig.py
/usr/share/pyshared/gozerbot/persist/persiststate.py
/usr/share/pyshared/gozerbot/plughelp.py
/usr/share/pyshared/gozerbot/plugins.py
/usr/share/pyshared/gozerbot/plugs/__init__.py
/usr/share/pyshared/gozerbot/plugs/admin.py
/usr/share/pyshared/gozerbot/plugs/alias.py
/usr/share/pyshared/gozerbot/plugs/all.py
/usr/share/pyshared/gozerbot/plugs/at.py
/usr/share/pyshared/gozerbot/plugs/chanperm.py
/usr/share/pyshared/gozerbot/plugs/choice.py
/usr/share/pyshared/gozerbot/plugs/code.py
/usr/share/pyshared/gozerbot/plugs/core.py
/usr/share/pyshared/gozerbot/plugs/count.py
/usr/share/pyshared/gozerbot/plugs/fleet.py
/usr/share/pyshared/gozerbot/plugs/grep.py
/usr/share/pyshared/gozerbot/plugs/ignore.py
/usr/share/pyshared/gozerbot/plugs/inform.py
/usr/share/pyshared/gozerbot/plugs/irc.py
/usr/share/pyshared/gozerbot/plugs/jabber.py
/usr/share/pyshared/gozerbot/plugs/job.py
/usr/share/pyshared/gozerbot/plugs/misc.py
/usr/share/pyshared/gozerbot/plugs/mysqlkeepalive.py
/usr/share/pyshared/gozerbot/plugs/nickcapture.py
/usr/share/pyshared/gozerbot/plugs/nickserv.py
/usr/share/pyshared/gozerbot/plugs/not.py
/usr/share/pyshared/gozerbot/plugs/plug.py
/usr/share/pyshared/gozerbot/plugs/reload.py
/usr/share/pyshared/gozerbot/plugs/rest.py
/usr/share/pyshared/gozerbot/plugs/reverse.py
/usr/share/pyshared/gozerbot/plugs/size.py
/usr/share/pyshared/gozerbot/plugs/sort.py
/usr/share/pyshared/gozerbot/plugs/stats.py
/usr/share/pyshared/gozerbot/plugs/tail.py
/usr/share/pyshared/gozerbot/plugs/tell.py
/usr/share/pyshared/gozerbot/plugs/test.py
/usr/share/pyshared/gozerbot/plugs/throttle.py
/usr/share/pyshared/gozerbot/plugs/to.py
/usr/share/pyshared/gozerbot/plugs/underauth.py
/usr/share/pyshared/gozerbot/plugs/uniq.py
/usr/share/pyshared/gozerbot/plugs/user.py
/usr/share/pyshared/gozerbot/plugs/userstate.py
/usr/share/pyshared/gozerbot/reboot.py
/usr/share/pyshared/gozerbot/redispatcher.py
/usr/share/pyshared/gozerbot/rest/client.py
/usr/share/pyshared/gozerbot/rest/server.py
/usr/share/pyshared/gozerbot/runner.py
/usr/share/pyshared/gozerbot/sausers.py
/usr/share/pyshared/gozerbot/stats.py
/usr/share/pyshared/gozerbot/tests.py
/usr/share/pyshared/gozerbot/threads/thr.py
/usr/share/pyshared/gozerbot/threads/threadloop.py
/usr/share/pyshared/gozerbot/users.py
/usr/share/pyshared/gozerbot/utils/dol.py
/usr/share/pyshared/gozerbot/utils/exception.py
/usr/share/pyshared/gozerbot/utils/fileutils.py
/usr/share/pyshared/gozerbot/utils/generic.py
/usr/share/pyshared/gozerbot/utils/lazydict.py
/usr/share/pyshared/gozerbot/utils/limlist.py
/usr/share/pyshared/gozerbot/utils/locking.py
/usr/share/pyshared/gozerbot/utils/lockmanager.py
/usr/share/pyshared/gozerbot/utils/log.py
/usr/share/pyshared/gozerbot/utils/name.py
/usr/share/pyshared/gozerbot/utils/nextid.py
/usr/share/pyshared/gozerbot/utils/popen.py
/usr/share/pyshared/gozerbot/utils/reboot.py
/usr/share/pyshared/gozerbot/utils/rsslist.py
/usr/share/pyshared/gozerbot/utils/statdict.py
/usr/share/pyshared/gozerbot/utils/textutils.py
/usr/share/pyshared/gozerbot/utils/timeutils.py
/usr/share/pyshared/gozerbot/utils/trace.py
/usr/share/pyshared/gozerbot/utils/url.py
/usr/share/pyshared/gozerbot/utils/xmpp.py
/usr/share/pyshared/gozerbot/wait.py
/usr/share/pyshared/gozerbot/xmpp/__init__.py
/usr/share/pyshared/gozerbot/xmpp/bot.py
/usr/share/pyshared/gozerbot/xmpp/core.py
/usr/share/pyshared/gozerbot/xmpp/iq.py
/usr/share/pyshared/gozerbot/xmpp/jid.py
/usr/share/pyshared/gozerbot/xmpp/message.py
/usr/share/pyshared/gozerbot/xmpp/monitor.py
/usr/share/pyshared/gozerbot/xmpp/namespace.py
/usr/share/pyshared/gozerbot/xmpp/presence.py
/usr/share/pyshared/gozerbot/xmpp/wait.py
/usr/share/pyshared/gplugs/8b.py
/usr/share/pyshared/gplugs/__init__.py
/usr/share/pyshared/gplugs/alarm.py
/usr/share/pyshared/gplugs/alchemy/__init__.py
/usr/share/pyshared/gplugs/alchemy/birthday.py
/usr/share/pyshared/gplugs/alchemy/infoitem.py
/usr/share/pyshared/gplugs/alchemy/karma.py
/usr/share/pyshared/gplugs/alchemy/lists.py
/usr/share/pyshared/gplugs/alchemy/quote.py
/usr/share/pyshared/gplugs/alchemy/todo.py
/usr/share/pyshared/gplugs/autoreply.py
/usr/share/pyshared/gplugs/autovoice.py
/usr/share/pyshared/gplugs/away.py
/usr/share/pyshared/gplugs/banner.py
/usr/share/pyshared/gplugs/bash.py
/usr/share/pyshared/gplugs/beats.py
/usr/share/pyshared/gplugs/bender.py
/usr/share/pyshared/gplugs/botsnack.py
/usr/share/pyshared/gplugs/bugtracker.py
/usr/share/pyshared/gplugs/buzz.py
/usr/share/pyshared/gplugs/chatlog.py
/usr/share/pyshared/gplugs/country.py
/usr/share/pyshared/gplugs/dns.py
/usr/share/pyshared/gplugs/dope.py
/usr/share/pyshared/gplugs/drinks.py
/usr/share/pyshared/gplugs/echo.py
/usr/share/pyshared/gplugs/event.py
/usr/share/pyshared/gplugs/eventnet.py
/usr/share/pyshared/gplugs/facts.py
/usr/share/pyshared/gplugs/fans.py
/usr/share/pyshared/gplugs/gcalc.py
/usr/share/pyshared/gplugs/gcollect.py
/usr/share/pyshared/gplugs/grab.py
/usr/share/pyshared/gplugs/greeting.py
/usr/share/pyshared/gplugs/hello.py
/usr/share/pyshared/gplugs/hex2ip.py
/usr/share/pyshared/gplugs/hexjoin.py
/usr/share/pyshared/gplugs/httpwatch.py
/usr/share/pyshared/gplugs/identi.py
/usr/share/pyshared/gplugs/identify.py
/usr/share/pyshared/gplugs/idle.py
/usr/share/pyshared/gplugs/ipcalc.py
/usr/share/pyshared/gplugs/kickban.py
/usr/share/pyshared/gplugs/lag.py
/usr/share/pyshared/gplugs/lart.py
/usr/share/pyshared/gplugs/links.py
/usr/share/pyshared/gplugs/lns.py
/usr/share/pyshared/gplugs/log.py
/usr/share/pyshared/gplugs/mail.py
/usr/share/pyshared/gplugs/mailexceptions.py
/usr/share/pyshared/gplugs/markov.py
/usr/share/pyshared/gplugs/mpd.py
/usr/share/pyshared/gplugs/olddb/__init__.py
/usr/share/pyshared/gplugs/olddb/birthday.py
/usr/share/pyshared/gplugs/olddb/infoitem.py
/usr/share/pyshared/gplugs/olddb/karma.py
/usr/share/pyshared/gplugs/olddb/lists.py
/usr/share/pyshared/gplugs/olddb/quote.py
/usr/share/pyshared/gplugs/olddb/todo.py
/usr/share/pyshared/gplugs/olddb/user.py
/usr/share/pyshared/gplugs/oneliner.py
/usr/share/pyshared/gplugs/ops.py
/usr/share/pyshared/gplugs/pit.py
/usr/share/pyshared/gplugs/powernick.py
/usr/share/pyshared/gplugs/probe.py
/usr/share/pyshared/gplugs/projecttracker.py
/usr/share/pyshared/gplugs/rblcheck.py
/usr/share/pyshared/gplugs/register.py
/usr/share/pyshared/gplugs/relay.py
/usr/share/pyshared/gplugs/remind.py
/usr/share/pyshared/gplugs/rss.py
/usr/share/pyshared/gplugs/search.py
/usr/share/pyshared/gplugs/sed.py
/usr/share/pyshared/gplugs/seen.py
/usr/share/pyshared/gplugs/shakespear.py
/usr/share/pyshared/gplugs/shop.py
/usr/share/pyshared/gplugs/shoutcast.py
/usr/share/pyshared/gplugs/snarf.py
/usr/share/pyshared/gplugs/tcp.py
/usr/share/pyshared/gplugs/tel.py
/usr/share/pyshared/gplugs/timebomb.py
/usr/share/pyshared/gplugs/timer.py
/usr/share/pyshared/gplugs/tinyurl.py
/usr/share/pyshared/gplugs/topic.py
/usr/share/pyshared/gplugs/trac.py
/usr/share/pyshared/gplugs/translate.py
/usr/share/pyshared/gplugs/twitter.py
/usr/share/pyshared/gplugs/udp.py
/usr/share/pyshared/gplugs/umode.py
/usr/share/pyshared/gplugs/upgrade.py
/usr/share/pyshared/gplugs/urban.py
/usr/share/pyshared/gplugs/url.py
/usr/share/pyshared/gplugs/urlinfo.py
/usr/share/pyshared/gplugs/watcher.py
/usr/share/pyshared/gplugs/weather.py
/usr/share/pyshared/gplugs/whois.py
/usr/share/pyshared/gplugs/wikipedia.py
/usr/share/pyshared/gplugs/wikiquote.py
/usr/share/pyshared/gplugs/wisdom.py
/usr/share/pyshared/gplugs/wowwiki.py
/usr/share/pyshared/gplugs/yahoo.py