This file is indexed.

/usr/share/python-support/python-matplotlib.public is in python-matplotlib 1.1.1~rc1+git20120423-0ubuntu1.

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
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/nxutils.so
/usr/lib/pyshared/python2.7/matplotlib/ttconv.so
/usr/share/pyshared/matplotlib-1.1.1rc-nspkg.pth
/usr/share/pyshared/matplotlib-1.1.1rc.egg-info/PKG-INFO
/usr/share/pyshared/matplotlib-1.1.1rc.egg-info/SOURCES.txt
/usr/share/pyshared/matplotlib-1.1.1rc.egg-info/dependency_links.txt
/usr/share/pyshared/matplotlib-1.1.1rc.egg-info/namespace_packages.txt
/usr/share/pyshared/matplotlib-1.1.1rc.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_emf.py
/usr/share/pyshared/matplotlib/backends/backend_fltkagg.py
/usr/share/pyshared/matplotlib/backends/backend_gdk.py
/usr/share/pyshared/matplotlib/backends/backend_gtk.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_ps.py
/usr/share/pyshared/matplotlib/backends/backend_qt.py
/usr/share/pyshared/matplotlib/backends/backend_qt4.py
/usr/share/pyshared/matplotlib/backends/backend_qt4agg.py
/usr/share/pyshared/matplotlib/backends/backend_qtagg.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_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/figureoptions.py
/usr/share/pyshared/matplotlib/backends/qt4_editor/formlayout.py
/usr/share/pyshared/matplotlib/backends/tkagg.py
/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/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/pyparsing.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/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/table.py
/usr/share/pyshared/matplotlib/testing/compare.py
/usr/share/pyshared/matplotlib/testing/decorators.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/test_agg.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_svg.py
/usr/share/pyshared/matplotlib/tests/test_basic.py
/usr/share/pyshared/matplotlib/tests/test_cbook.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_mathtext.py
/usr/share/pyshared/matplotlib/tests/test_mlab.py
/usr/share/pyshared/matplotlib/tests/test_png.py
/usr/share/pyshared/matplotlib/tests/test_simplification.py
/usr/share/pyshared/matplotlib/tests/test_spines.py
/usr/share/pyshared/matplotlib/tests/test_text.py
/usr/share/pyshared/matplotlib/tests/test_tightlayout.py
/usr/share/pyshared/matplotlib/tests/test_transforms.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/tripcolor.py
/usr/share/pyshared/matplotlib/tri/triplot.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