This file is indexed.

/usr/share/python-support/python-pymt.public is in python-pymt 0.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
 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
pyversions=2.6,2.7

/usr/lib/pyshared/python2.6/pymt/c_ext/_transformations.so
/usr/lib/pyshared/python2.6/pymt/c_ext/c_accelerate.so
/usr/lib/pyshared/python2.6/pymt/c_ext/c_graphics.so
/usr/lib/pyshared/python2.6/pymt/c_ext/c_graphx.so
/usr/lib/pyshared/python2.7/pymt/c_ext/_transformations.so
/usr/lib/pyshared/python2.7/pymt/c_ext/c_accelerate.so
/usr/lib/pyshared/python2.7/pymt/c_ext/c_graphics.so
/usr/lib/pyshared/python2.7/pymt/c_ext/c_graphx.so
/usr/share/pyshared/PyMT-0.5.1.egg-info
/usr/share/pyshared/pymt/__init__.py
/usr/share/pyshared/pymt/accelerate.py
/usr/share/pyshared/pymt/base.py
/usr/share/pyshared/pymt/baseobject.py
/usr/share/pyshared/pymt/c_ext/__init__.py
/usr/share/pyshared/pymt/cache.py
/usr/share/pyshared/pymt/clock.py
/usr/share/pyshared/pymt/config.py
/usr/share/pyshared/pymt/core/__init__.py
/usr/share/pyshared/pymt/core/audio/__init__.py
/usr/share/pyshared/pymt/core/audio/audio_gstreamer.py
/usr/share/pyshared/pymt/core/audio/audio_pygame.py
/usr/share/pyshared/pymt/core/camera/__init__.py
/usr/share/pyshared/pymt/core/camera/camera_gstreamer.py
/usr/share/pyshared/pymt/core/camera/camera_opencv.py
/usr/share/pyshared/pymt/core/camera/camera_videocapture.py
/usr/share/pyshared/pymt/core/image/__init__.py
/usr/share/pyshared/pymt/core/image/img_pil.py
/usr/share/pyshared/pymt/core/image/img_pygame.py
/usr/share/pyshared/pymt/core/spelling/__init__.py
/usr/share/pyshared/pymt/core/spelling/spelling_enchant.py
/usr/share/pyshared/pymt/core/spelling/spelling_osxappkit.py
/usr/share/pyshared/pymt/core/svg/__init__.py
/usr/share/pyshared/pymt/core/svg/svg_squirtle.py
/usr/share/pyshared/pymt/core/text/__init__.py
/usr/share/pyshared/pymt/core/text/markup.py
/usr/share/pyshared/pymt/core/text/text_cairo.py
/usr/share/pyshared/pymt/core/text/text_pil.py
/usr/share/pyshared/pymt/core/text/text_pygame.py
/usr/share/pyshared/pymt/core/video/__init__.py
/usr/share/pyshared/pymt/core/video/video_gstreamer.py
/usr/share/pyshared/pymt/core/video/video_pyglet.py
/usr/share/pyshared/pymt/data/default.css
/usr/share/pyshared/pymt/data/error.png
/usr/share/pyshared/pymt/data/icons/filebrowser-hidden.png
/usr/share/pyshared/pymt/data/icons/filebrowser-iconview.png
/usr/share/pyshared/pymt/data/icons/filebrowser-listview.png
/usr/share/pyshared/pymt/data/icons/filetype/folder.png
/usr/share/pyshared/pymt/data/icons/filetype/image-bmp.png
/usr/share/pyshared/pymt/data/icons/filetype/image-gif.png
/usr/share/pyshared/pymt/data/icons/filetype/image-jpeg.png
/usr/share/pyshared/pymt/data/icons/filetype/image-png.png
/usr/share/pyshared/pymt/data/icons/filetype/image-svg.png
/usr/share/pyshared/pymt/data/icons/filetype/image.png
/usr/share/pyshared/pymt/data/icons/filetype/unknown.png
/usr/share/pyshared/pymt/data/icons/filetype/video.png
/usr/share/pyshared/pymt/data/icons/fullscreen.png
/usr/share/pyshared/pymt/data/icons/pause.png
/usr/share/pyshared/pymt/data/icons/stop.png
/usr/share/pyshared/pymt/data/icons/svg/arrow-down.svg
/usr/share/pyshared/pymt/data/icons/svg/arrow-left.svg
/usr/share/pyshared/pymt/data/icons/svg/arrow-right.svg
/usr/share/pyshared/pymt/data/icons/svg/arrow-up.svg
/usr/share/pyshared/pymt/data/icons/svg/book.svg
/usr/share/pyshared/pymt/data/icons/svg/cd-running.svg
/usr/share/pyshared/pymt/data/icons/svg/cd.svg
/usr/share/pyshared/pymt/data/icons/svg/circle-double.svg
/usr/share/pyshared/pymt/data/icons/svg/circle.svg
/usr/share/pyshared/pymt/data/icons/svg/colorpicker.svg
/usr/share/pyshared/pymt/data/icons/svg/cross.svg
/usr/share/pyshared/pymt/data/icons/svg/games.svg
/usr/share/pyshared/pymt/data/icons/svg/library.svg
/usr/share/pyshared/pymt/data/icons/svg/media.svg
/usr/share/pyshared/pymt/data/icons/svg/minus.svg
/usr/share/pyshared/pymt/data/icons/svg/pencil.svg
/usr/share/pyshared/pymt/data/icons/svg/peripheral.svg
/usr/share/pyshared/pymt/data/icons/svg/photos.svg
/usr/share/pyshared/pymt/data/icons/svg/plus.svg
/usr/share/pyshared/pymt/data/icons/svg/power.svg
/usr/share/pyshared/pymt/data/icons/svg/preferences.svg
/usr/share/pyshared/pymt/data/icons/svg/search.svg
/usr/share/pyshared/pymt/data/icons/svg/sound-off.svg
/usr/share/pyshared/pymt/data/icons/svg/sound-on.svg
/usr/share/pyshared/pymt/data/icons/svg/square-rounded.svg
/usr/share/pyshared/pymt/data/icons/svg/square.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-fastforward.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-fastrewind.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-forward.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-pause.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-play-pause.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-play.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-repeat.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-rewind.svg
/usr/share/pyshared/pymt/data/icons/svg/transport-shuffle.svg
/usr/share/pyshared/pymt/data/icons/svg/triangle-rounded.svg
/usr/share/pyshared/pymt/data/icons/svg/triangle.svg
/usr/share/pyshared/pymt/data/icons/video-pause.png
/usr/share/pyshared/pymt/data/icons/video-play.png
/usr/share/pyshared/pymt/data/icons/video-volume-100.png
/usr/share/pyshared/pymt/data/icons/video-volume-mute.png
/usr/share/pyshared/pymt/data/loader.png
/usr/share/pyshared/pymt/data/logo/pymt128.png
/usr/share/pyshared/pymt/data/logo/pymt256.png
/usr/share/pyshared/pymt/data/logo/pymt32.png
/usr/share/pyshared/pymt/data/logo/pymt512.png
/usr/share/pyshared/pymt/data/logo/pymt64.png
/usr/share/pyshared/pymt/data/particle.png
/usr/share/pyshared/pymt/data/particle2.png
/usr/share/pyshared/pymt/data/ring.png
/usr/share/pyshared/pymt/event.py
/usr/share/pyshared/pymt/exceptions.py
/usr/share/pyshared/pymt/geometry.py
/usr/share/pyshared/pymt/gesture.py
/usr/share/pyshared/pymt/graphics/__init__.py
/usr/share/pyshared/pymt/graphx/__init__.py
/usr/share/pyshared/pymt/graphx/bezier.py
/usr/share/pyshared/pymt/graphx/colors.py
/usr/share/pyshared/pymt/graphx/css.py
/usr/share/pyshared/pymt/graphx/draw.py
/usr/share/pyshared/pymt/graphx/fbo.py
/usr/share/pyshared/pymt/graphx/paint.py
/usr/share/pyshared/pymt/graphx/shader.py
/usr/share/pyshared/pymt/graphx/statement.py
/usr/share/pyshared/pymt/graphx/stencil.py
/usr/share/pyshared/pymt/input/__init__.py
/usr/share/pyshared/pymt/input/factory.py
/usr/share/pyshared/pymt/input/postproc/__init__.py
/usr/share/pyshared/pymt/input/postproc/dejitter.py
/usr/share/pyshared/pymt/input/postproc/doubletap.py
/usr/share/pyshared/pymt/input/postproc/ignorelist.py
/usr/share/pyshared/pymt/input/postproc/retaintouch.py
/usr/share/pyshared/pymt/input/provider.py
/usr/share/pyshared/pymt/input/providers/__init__.py
/usr/share/pyshared/pymt/input/providers/hidinput.py
/usr/share/pyshared/pymt/input/providers/mactouch.py
/usr/share/pyshared/pymt/input/providers/mouse.py
/usr/share/pyshared/pymt/input/providers/mtdev.py
/usr/share/pyshared/pymt/input/providers/probesysfs.py
/usr/share/pyshared/pymt/input/providers/tuio.py
/usr/share/pyshared/pymt/input/providers/wm_common.py
/usr/share/pyshared/pymt/input/providers/wm_pen.py
/usr/share/pyshared/pymt/input/providers/wm_touch.py
/usr/share/pyshared/pymt/input/shape.py
/usr/share/pyshared/pymt/input/touch.py
/usr/share/pyshared/pymt/lib/__init__.py
/usr/share/pyshared/pymt/lib/mtdev.py
/usr/share/pyshared/pymt/lib/osc/OSC.py
/usr/share/pyshared/pymt/lib/osc/__init__.py
/usr/share/pyshared/pymt/lib/osc/oscAPI.py
/usr/share/pyshared/pymt/lib/squirtle.py
/usr/share/pyshared/pymt/lib/transformations.py
/usr/share/pyshared/pymt/loader.py
/usr/share/pyshared/pymt/logger.py
/usr/share/pyshared/pymt/modules/__init__.py
/usr/share/pyshared/pymt/modules/closeapp.py
/usr/share/pyshared/pymt/modules/feedback.py
/usr/share/pyshared/pymt/modules/heatmap.py
/usr/share/pyshared/pymt/modules/keybinding.py
/usr/share/pyshared/pymt/modules/mjpegserver.py
/usr/share/pyshared/pymt/modules/recordvideo.py
/usr/share/pyshared/pymt/modules/touchinfo.py
/usr/share/pyshared/pymt/modules/touchring.py
/usr/share/pyshared/pymt/obj.py
/usr/share/pyshared/pymt/parser.py
/usr/share/pyshared/pymt/plugin.py
/usr/share/pyshared/pymt/resources.py
/usr/share/pyshared/pymt/support.py
/usr/share/pyshared/pymt/texture.py
/usr/share/pyshared/pymt/tools/benchmark.py
/usr/share/pyshared/pymt/tools/calibration/dejitter.py
/usr/share/pyshared/pymt/tools/calibration/doubletap.py
/usr/share/pyshared/pymt/tools/config.py
/usr/share/pyshared/pymt/tools/demo.py
/usr/share/pyshared/pymt/tools/designer.py
/usr/share/pyshared/pymt/tools/designerapp/designer.py
/usr/share/pyshared/pymt/tools/designerapp/icons/player_pause.png
/usr/share/pyshared/pymt/tools/designerapp/icons/player_play.png
/usr/share/pyshared/pymt/tools/designerapp/icons/player_stop.png
/usr/share/pyshared/pymt/tools/designerapp/qtmtwindow.py
/usr/share/pyshared/pymt/tools/designerapp/syntaxhighlighter.py
/usr/share/pyshared/pymt/tools/designerapp/test.py
/usr/share/pyshared/pymt/tools/dump.py
/usr/share/pyshared/pymt/tools/dumpinput.py
/usr/share/pyshared/pymt/tools/packaging/README.txt
/usr/share/pyshared/pymt/tools/packaging/osx/build.py
/usr/share/pyshared/pymt/tools/packaging/osx/pymt.sh
/usr/share/pyshared/pymt/tools/packaging/win32/README.txt
/usr/share/pyshared/pymt/tools/packaging/win32/build.py
/usr/share/pyshared/pymt/tools/packaging/win32/pymt.bat
/usr/share/pyshared/pymt/ui/__init__.py
/usr/share/pyshared/pymt/ui/animation.py
/usr/share/pyshared/pymt/ui/colors.py
/usr/share/pyshared/pymt/ui/factory.py
/usr/share/pyshared/pymt/ui/widgets/__init__.py
/usr/share/pyshared/pymt/ui/widgets/button.py
/usr/share/pyshared/pymt/ui/widgets/buttonmatrix.py
/usr/share/pyshared/pymt/ui/widgets/circularslider.py
/usr/share/pyshared/pymt/ui/widgets/composed/__init__.py
/usr/share/pyshared/pymt/ui/widgets/composed/colorpick.py
/usr/share/pyshared/pymt/ui/widgets/composed/filebrowser.py
/usr/share/pyshared/pymt/ui/widgets/composed/innerwindow.py
/usr/share/pyshared/pymt/ui/widgets/composed/kineticlist.py
/usr/share/pyshared/pymt/ui/widgets/composed/modalpopup.py
/usr/share/pyshared/pymt/ui/widgets/composed/popup.py
/usr/share/pyshared/pymt/ui/widgets/composed/tabs.py
/usr/share/pyshared/pymt/ui/widgets/composed/textarea.py
/usr/share/pyshared/pymt/ui/widgets/composed/textinput.py
/usr/share/pyshared/pymt/ui/widgets/composed/video.py
/usr/share/pyshared/pymt/ui/widgets/composed/vkeyboard.py
/usr/share/pyshared/pymt/ui/widgets/composed/vkeyboardspellcheck.py
/usr/share/pyshared/pymt/ui/widgets/container.py
/usr/share/pyshared/pymt/ui/widgets/coverflow.py
/usr/share/pyshared/pymt/ui/widgets/dragable.py
/usr/share/pyshared/pymt/ui/widgets/flippable.py
/usr/share/pyshared/pymt/ui/widgets/gesturewidget.py
/usr/share/pyshared/pymt/ui/widgets/image.py
/usr/share/pyshared/pymt/ui/widgets/kinetic.py
/usr/share/pyshared/pymt/ui/widgets/klist.py
/usr/share/pyshared/pymt/ui/widgets/label.py
/usr/share/pyshared/pymt/ui/widgets/layout/__init__.py
/usr/share/pyshared/pymt/ui/widgets/layout/abstractlayout.py
/usr/share/pyshared/pymt/ui/widgets/layout/anchorlayout.py
/usr/share/pyshared/pymt/ui/widgets/layout/boxlayout.py
/usr/share/pyshared/pymt/ui/widgets/layout/gridlayout.py
/usr/share/pyshared/pymt/ui/widgets/layout/screenlayout.py
/usr/share/pyshared/pymt/ui/widgets/modalwindow.py
/usr/share/pyshared/pymt/ui/widgets/objectdisplay.py
/usr/share/pyshared/pymt/ui/widgets/radial.py
/usr/share/pyshared/pymt/ui/widgets/rectangle.py
/usr/share/pyshared/pymt/ui/widgets/scatter.py
/usr/share/pyshared/pymt/ui/widgets/sidepanel.py
/usr/share/pyshared/pymt/ui/widgets/slider.py
/usr/share/pyshared/pymt/ui/widgets/speechbubble.py
/usr/share/pyshared/pymt/ui/widgets/stencilcontainer.py
/usr/share/pyshared/pymt/ui/widgets/svg.py
/usr/share/pyshared/pymt/ui/widgets/widget.py
/usr/share/pyshared/pymt/ui/widgets/xmlwidget.py
/usr/share/pyshared/pymt/ui/window/__init__.py
/usr/share/pyshared/pymt/ui/window/win_glut.py
/usr/share/pyshared/pymt/ui/window/win_pygame.py
/usr/share/pyshared/pymt/utils.py
/usr/share/pyshared/pymt/vector.py
/usr/share/pyshared/pymt/weakmethod.py