This file is indexed.

/usr/share/python-support/python-matplotlib.public is in python-matplotlib 1.3.1-1ubuntu5.

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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
pyversions=2.7

/usr/lib/pyshared/python2.7/matplotlib/_cntr.so
/usr/lib/pyshared/python2.7/matplotlib/_delaunay.so
/usr/lib/pyshared/python2.7/matplotlib/_image.so
/usr/lib/pyshared/python2.7/matplotlib/_path.so
/usr/lib/pyshared/python2.7/matplotlib/_png.so
/usr/lib/pyshared/python2.7/matplotlib/_tri.so
/usr/lib/pyshared/python2.7/matplotlib/backends/_backend_agg.so
/usr/lib/pyshared/python2.7/matplotlib/backends/_backend_gdk.so
/usr/lib/pyshared/python2.7/matplotlib/backends/_gtkagg.so
/usr/lib/pyshared/python2.7/matplotlib/backends/_tkagg.so
/usr/lib/pyshared/python2.7/matplotlib/ft2font.so
/usr/lib/pyshared/python2.7/matplotlib/ttconv.so
/usr/share/pyshared/matplotlib-1.3.1-nspkg.pth
/usr/share/pyshared/matplotlib-1.3.1.egg-info/PKG-INFO
/usr/share/pyshared/matplotlib-1.3.1.egg-info/SOURCES.txt
/usr/share/pyshared/matplotlib-1.3.1.egg-info/dependency_links.txt
/usr/share/pyshared/matplotlib-1.3.1.egg-info/namespace_packages.txt
/usr/share/pyshared/matplotlib-1.3.1.egg-info/not-zip-safe
/usr/share/pyshared/matplotlib-1.3.1.egg-info/requires.txt
/usr/share/pyshared/matplotlib-1.3.1.egg-info/top_level.txt
/usr/share/pyshared/matplotlib/__init__.py
/usr/share/pyshared/matplotlib/_cm.py
/usr/share/pyshared/matplotlib/_mathtext_data.py
/usr/share/pyshared/matplotlib/_pylab_helpers.py
/usr/share/pyshared/matplotlib/afm.py
/usr/share/pyshared/matplotlib/animation.py
/usr/share/pyshared/matplotlib/artist.py
/usr/share/pyshared/matplotlib/axes.py
/usr/share/pyshared/matplotlib/axis.py
/usr/share/pyshared/matplotlib/backend_bases.py
/usr/share/pyshared/matplotlib/backends/__init__.py
/usr/share/pyshared/matplotlib/backends/backend_agg.py
/usr/share/pyshared/matplotlib/backends/backend_cairo.py
/usr/share/pyshared/matplotlib/backends/backend_cocoaagg.py
/usr/share/pyshared/matplotlib/backends/backend_gdk.py
/usr/share/pyshared/matplotlib/backends/backend_gtk.py
/usr/share/pyshared/matplotlib/backends/backend_gtk3.py
/usr/share/pyshared/matplotlib/backends/backend_gtk3agg.py
/usr/share/pyshared/matplotlib/backends/backend_gtk3cairo.py
/usr/share/pyshared/matplotlib/backends/backend_gtkagg.py
/usr/share/pyshared/matplotlib/backends/backend_gtkcairo.py
/usr/share/pyshared/matplotlib/backends/backend_macosx.py
/usr/share/pyshared/matplotlib/backends/backend_mixed.py
/usr/share/pyshared/matplotlib/backends/backend_pdf.py
/usr/share/pyshared/matplotlib/backends/backend_pgf.py
/usr/share/pyshared/matplotlib/backends/backend_ps.py
/usr/share/pyshared/matplotlib/backends/backend_qt4.py
/usr/share/pyshared/matplotlib/backends/backend_qt4agg.py
/usr/share/pyshared/matplotlib/backends/backend_svg.py
/usr/share/pyshared/matplotlib/backends/backend_template.py
/usr/share/pyshared/matplotlib/backends/backend_tkagg.py
/usr/share/pyshared/matplotlib/backends/backend_webagg.py
/usr/share/pyshared/matplotlib/backends/backend_wx.py
/usr/share/pyshared/matplotlib/backends/backend_wxagg.py
/usr/share/pyshared/matplotlib/backends/qt4_compat.py
/usr/share/pyshared/matplotlib/backends/qt4_editor/__init__.py
/usr/share/pyshared/matplotlib/backends/qt4_editor/figureoptions.py
/usr/share/pyshared/matplotlib/backends/qt4_editor/formlayout.py
/usr/share/pyshared/matplotlib/backends/tkagg.py
/usr/share/pyshared/matplotlib/backends/web_backend/all_figures.html
/usr/share/pyshared/matplotlib/backends/web_backend/css/boilerplate.css
/usr/share/pyshared/matplotlib/backends/web_backend/css/fbm.css
/usr/share/pyshared/matplotlib/backends/web_backend/css/page.css
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_75_dadada_1x400.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_222222_256x240.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_2e83ff_256x240.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_454545_256x240.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_888888_256x240.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_cd0a0a_256x240.png
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/js/jquery-1.7.1.min.js
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js
/usr/share/pyshared/matplotlib/backends/web_backend/jquery/js/jquery.autogrow.js
/usr/share/pyshared/matplotlib/backends/web_backend/mpl.js
/usr/share/pyshared/matplotlib/backends/web_backend/mpl_interface.js
/usr/share/pyshared/matplotlib/backends/web_backend/single_figure.html
/usr/share/pyshared/matplotlib/backends/windowing.py
/usr/share/pyshared/matplotlib/bezier.py
/usr/share/pyshared/matplotlib/blocking_input.py
/usr/share/pyshared/matplotlib/cbook.py
/usr/share/pyshared/matplotlib/cm.py
/usr/share/pyshared/matplotlib/collections.py
/usr/share/pyshared/matplotlib/colorbar.py
/usr/share/pyshared/matplotlib/colors.py
/usr/share/pyshared/matplotlib/compat/subprocess.py
/usr/share/pyshared/matplotlib/container.py
/usr/share/pyshared/matplotlib/contour.py
/usr/share/pyshared/matplotlib/dates.py
/usr/share/pyshared/matplotlib/delaunay/__init__.py
/usr/share/pyshared/matplotlib/delaunay/interpolate.py
/usr/share/pyshared/matplotlib/delaunay/testfuncs.py
/usr/share/pyshared/matplotlib/delaunay/triangulate.py
/usr/share/pyshared/matplotlib/docstring.py
/usr/share/pyshared/matplotlib/dviread.py
/usr/share/pyshared/matplotlib/figure.py
/usr/share/pyshared/matplotlib/finance.py
/usr/share/pyshared/matplotlib/font_manager.py
/usr/share/pyshared/matplotlib/fontconfig_pattern.py
/usr/share/pyshared/matplotlib/gridspec.py
/usr/share/pyshared/matplotlib/hatch.py
/usr/share/pyshared/matplotlib/image.py
/usr/share/pyshared/matplotlib/legend.py
/usr/share/pyshared/matplotlib/legend_handler.py
/usr/share/pyshared/matplotlib/lines.py
/usr/share/pyshared/matplotlib/markers.py
/usr/share/pyshared/matplotlib/mathtext.py
/usr/share/pyshared/matplotlib/mlab.py
/usr/share/pyshared/matplotlib/mpl.py
/usr/share/pyshared/matplotlib/offsetbox.py
/usr/share/pyshared/matplotlib/patches.py
/usr/share/pyshared/matplotlib/path.py
/usr/share/pyshared/matplotlib/patheffects.py
/usr/share/pyshared/matplotlib/projections/__init__.py
/usr/share/pyshared/matplotlib/projections/geo.py
/usr/share/pyshared/matplotlib/projections/polar.py
/usr/share/pyshared/matplotlib/pylab.py
/usr/share/pyshared/matplotlib/pyplot.py
/usr/share/pyshared/matplotlib/quiver.py
/usr/share/pyshared/matplotlib/rcsetup.py
/usr/share/pyshared/matplotlib/sankey.py
/usr/share/pyshared/matplotlib/scale.py
/usr/share/pyshared/matplotlib/sphinxext/__init__.py
/usr/share/pyshared/matplotlib/sphinxext/ipython_console_highlighting.py
/usr/share/pyshared/matplotlib/sphinxext/ipython_directive.py
/usr/share/pyshared/matplotlib/sphinxext/mathmpl.py
/usr/share/pyshared/matplotlib/sphinxext/only_directives.py
/usr/share/pyshared/matplotlib/sphinxext/plot_directive.py
/usr/share/pyshared/matplotlib/spines.py
/usr/share/pyshared/matplotlib/stackplot.py
/usr/share/pyshared/matplotlib/streamplot.py
/usr/share/pyshared/matplotlib/table.py
/usr/share/pyshared/matplotlib/testing/__init__.py
/usr/share/pyshared/matplotlib/testing/compare.py
/usr/share/pyshared/matplotlib/testing/decorators.py
/usr/share/pyshared/matplotlib/testing/image_util.py
/usr/share/pyshared/matplotlib/testing/jpl_units/Duration.py
/usr/share/pyshared/matplotlib/testing/jpl_units/Epoch.py
/usr/share/pyshared/matplotlib/testing/jpl_units/EpochConverter.py
/usr/share/pyshared/matplotlib/testing/jpl_units/StrConverter.py
/usr/share/pyshared/matplotlib/testing/jpl_units/UnitDbl.py
/usr/share/pyshared/matplotlib/testing/jpl_units/UnitDblConverter.py
/usr/share/pyshared/matplotlib/testing/jpl_units/UnitDblFormatter.py
/usr/share/pyshared/matplotlib/testing/jpl_units/__init__.py
/usr/share/pyshared/matplotlib/testing/noseclasses.py
/usr/share/pyshared/matplotlib/tests/__init__.py
/usr/share/pyshared/matplotlib/tests/mpltest.ttf
/usr/share/pyshared/matplotlib/tests/test_agg.py
/usr/share/pyshared/matplotlib/tests/test_animation.py
/usr/share/pyshared/matplotlib/tests/test_arrow_patches.py
/usr/share/pyshared/matplotlib/tests/test_artist.py
/usr/share/pyshared/matplotlib/tests/test_axes.py
/usr/share/pyshared/matplotlib/tests/test_backend_pdf.py
/usr/share/pyshared/matplotlib/tests/test_backend_pgf.py
/usr/share/pyshared/matplotlib/tests/test_backend_qt4.py
/usr/share/pyshared/matplotlib/tests/test_backend_svg.py
/usr/share/pyshared/matplotlib/tests/test_basic.py
/usr/share/pyshared/matplotlib/tests/test_bbox_tight.py
/usr/share/pyshared/matplotlib/tests/test_cbook.py
/usr/share/pyshared/matplotlib/tests/test_coding_standards.py
/usr/share/pyshared/matplotlib/tests/test_collections.py
/usr/share/pyshared/matplotlib/tests/test_colorbar.py
/usr/share/pyshared/matplotlib/tests/test_colors.py
/usr/share/pyshared/matplotlib/tests/test_compare_images.py
/usr/share/pyshared/matplotlib/tests/test_contour.py
/usr/share/pyshared/matplotlib/tests/test_dates.py
/usr/share/pyshared/matplotlib/tests/test_delaunay.py
/usr/share/pyshared/matplotlib/tests/test_dviread.py
/usr/share/pyshared/matplotlib/tests/test_figure.py
/usr/share/pyshared/matplotlib/tests/test_image.py
/usr/share/pyshared/matplotlib/tests/test_legend.py
/usr/share/pyshared/matplotlib/tests/test_lines.py
/usr/share/pyshared/matplotlib/tests/test_mathtext.py
/usr/share/pyshared/matplotlib/tests/test_mlab.py
/usr/share/pyshared/matplotlib/tests/test_patches.py
/usr/share/pyshared/matplotlib/tests/test_path.py
/usr/share/pyshared/matplotlib/tests/test_patheffects.py
/usr/share/pyshared/matplotlib/tests/test_pickle.py
/usr/share/pyshared/matplotlib/tests/test_png.py
/usr/share/pyshared/matplotlib/tests/test_rcparams.py
/usr/share/pyshared/matplotlib/tests/test_rcparams.rc
/usr/share/pyshared/matplotlib/tests/test_sankey.py
/usr/share/pyshared/matplotlib/tests/test_scale.py
/usr/share/pyshared/matplotlib/tests/test_simplification.py
/usr/share/pyshared/matplotlib/tests/test_spines.py
/usr/share/pyshared/matplotlib/tests/test_streamplot.py
/usr/share/pyshared/matplotlib/tests/test_subplots.py
/usr/share/pyshared/matplotlib/tests/test_table.py
/usr/share/pyshared/matplotlib/tests/test_text.py
/usr/share/pyshared/matplotlib/tests/test_ticker.py
/usr/share/pyshared/matplotlib/tests/test_tightlayout.py
/usr/share/pyshared/matplotlib/tests/test_transforms.py
/usr/share/pyshared/matplotlib/tests/test_triangulation.py
/usr/share/pyshared/matplotlib/tests/test_ttconv.py
/usr/share/pyshared/matplotlib/texmanager.py
/usr/share/pyshared/matplotlib/text.py
/usr/share/pyshared/matplotlib/textpath.py
/usr/share/pyshared/matplotlib/ticker.py
/usr/share/pyshared/matplotlib/tight_bbox.py
/usr/share/pyshared/matplotlib/tight_layout.py
/usr/share/pyshared/matplotlib/transforms.py
/usr/share/pyshared/matplotlib/tri/__init__.py
/usr/share/pyshared/matplotlib/tri/triangulation.py
/usr/share/pyshared/matplotlib/tri/tricontour.py
/usr/share/pyshared/matplotlib/tri/trifinder.py
/usr/share/pyshared/matplotlib/tri/triinterpolate.py
/usr/share/pyshared/matplotlib/tri/tripcolor.py
/usr/share/pyshared/matplotlib/tri/triplot.py
/usr/share/pyshared/matplotlib/tri/trirefine.py
/usr/share/pyshared/matplotlib/tri/tritools.py
/usr/share/pyshared/matplotlib/type1font.py
/usr/share/pyshared/matplotlib/units.py
/usr/share/pyshared/matplotlib/widgets.py
/usr/share/pyshared/mpl_toolkits/__init__.py
/usr/share/pyshared/mpl_toolkits/axes_grid/__init__.py
/usr/share/pyshared/mpl_toolkits/axes_grid/anchored_artists.py
/usr/share/pyshared/mpl_toolkits/axes_grid/angle_helper.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axes_divider.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axes_grid.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axes_rgb.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axes_size.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axis_artist.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axisline_style.py
/usr/share/pyshared/mpl_toolkits/axes_grid/axislines.py
/usr/share/pyshared/mpl_toolkits/axes_grid/clip_path.py
/usr/share/pyshared/mpl_toolkits/axes_grid/colorbar.py
/usr/share/pyshared/mpl_toolkits/axes_grid/floating_axes.py
/usr/share/pyshared/mpl_toolkits/axes_grid/grid_finder.py
/usr/share/pyshared/mpl_toolkits/axes_grid/grid_helper_curvelinear.py
/usr/share/pyshared/mpl_toolkits/axes_grid/inset_locator.py
/usr/share/pyshared/mpl_toolkits/axes_grid/parasite_axes.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/__init__.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/anchored_artists.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/axes_divider.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/axes_grid.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/axes_rgb.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/axes_size.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/colorbar.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/inset_locator.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/mpl_axes.py
/usr/share/pyshared/mpl_toolkits/axes_grid1/parasite_axes.py
/usr/share/pyshared/mpl_toolkits/axisartist/__init__.py
/usr/share/pyshared/mpl_toolkits/axisartist/angle_helper.py
/usr/share/pyshared/mpl_toolkits/axisartist/axis_artist.py
/usr/share/pyshared/mpl_toolkits/axisartist/axisline_style.py
/usr/share/pyshared/mpl_toolkits/axisartist/axislines.py
/usr/share/pyshared/mpl_toolkits/axisartist/clip_path.py
/usr/share/pyshared/mpl_toolkits/axisartist/floating_axes.py
/usr/share/pyshared/mpl_toolkits/axisartist/grid_finder.py
/usr/share/pyshared/mpl_toolkits/axisartist/grid_helper_curvelinear.py
/usr/share/pyshared/mpl_toolkits/exceltools.py
/usr/share/pyshared/mpl_toolkits/gtktools.py
/usr/share/pyshared/mpl_toolkits/mplot3d/__init__.py
/usr/share/pyshared/mpl_toolkits/mplot3d/art3d.py
/usr/share/pyshared/mpl_toolkits/mplot3d/axes3d.py
/usr/share/pyshared/mpl_toolkits/mplot3d/axis3d.py
/usr/share/pyshared/mpl_toolkits/mplot3d/proj3d.py
/usr/share/pyshared/pylab.py