pkgsrc/graphics/py-matplotlib/PLIST
adam 7a1e9459ed py-matplotlib: updated to 3.1.0
REL: v3.1.0
The first release of the v3.1 series
This version of Matplotlib support Python 3.6+
Highlights of this release include:
 - A helper method for scatter legends
 - Secondary axis support (ex, degrees and radians)
 - A concise date formatter
 - No longer requires a framework build of Python to use OSX backend
 - Major and minor ticks will no longer collide by default
 - A progress callback for animations
 - mplot3D is always registered
 - deprecated mlab functions have been removed
 - Many function calls have become stricter about invalid or ignored input

REL: v3.0.3
The third and last planned bug-fix release of the 3.0 series
* fix several possible memory leaks
* documentation fixes

jquery-ui is no longer bundled in git repo and is downloaded during
the install or sdist process. If you are installing from pypi the
files will be included, but if you are installing from git you will
need internet access the first time you run `pip install .`. The
install process tries to cache the files and will not need internet
access on future installations.

REL: v3.0.2
This is the second bug-fix release for the v3.0 series.
 - Un-breaks basemap which was broken by partially restoring
   private APIs for cartopy.
 - Fixes bug in warning code when used in an embedded context.
 - Fixes crash when using Tk and closing the first open window before showing it
 - Many documentation improvements.
 - Restore a corner case on ColorBar tick usage.
 - Change the default behavior of `matplotlib.use` to silently allow
   more 'safe' switching after auto-discovery, but before starting an event loop.
 - Improvements to bounding box calculations.
 - Provide the correct length for RcParams instances.

REL: v3.0.1
This is the first bug fix release for the 3.0 series which fixes
several
 - Fix failure to import bug when used with backend-fallback on Python
   3.6.7 and 3.7.1
 - Fixed a number of failure to import bugs around finding fonts
 - Fix Qt4 backend
 - Fix bug on OSX that recursively searched current directory for fonts
 - Fix bouncing-rocket on OSX when doing backend fallback and not
   selecting OSX
 - Temporarily restore several private APIs to unbreak cartopy
 - Make pyplot more tolerant of varying signatures in 3rd-party
   sub-classe
 - Improve datetime64 unit handling
 - Fixed several poor interactions with tight_layout

REL: v3.0.0
The first release of the Matplotlib 3.0 series
This is the first version of Matplotlib to only support Python 3.
Highlights of this release include:
 - GUI backend is selected at run-time based on what toolkits are
   installed.  A GUI toolkit will not be selected on a headless
   server.
 - New cyclic color map *twilight*
 - Improvements to automatic layout of titles, ticks, and GridSpec
 - Many bug fixes!
2019-06-16 13:11:34 +00:00

831 lines
40 KiB
Text

@comment $NetBSD: PLIST,v 1.24 2019/06/16 13:11:34 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
${PYSITELIB}/matplotlib/__init__.pyo
${PYSITELIB}/matplotlib/_animation_data.py
${PYSITELIB}/matplotlib/_animation_data.pyc
${PYSITELIB}/matplotlib/_animation_data.pyo
${PYSITELIB}/matplotlib/_cm.py
${PYSITELIB}/matplotlib/_cm.pyc
${PYSITELIB}/matplotlib/_cm.pyo
${PYSITELIB}/matplotlib/_cm_listed.py
${PYSITELIB}/matplotlib/_cm_listed.pyc
${PYSITELIB}/matplotlib/_cm_listed.pyo
${PYSITELIB}/matplotlib/_color_data.py
${PYSITELIB}/matplotlib/_color_data.pyc
${PYSITELIB}/matplotlib/_color_data.pyo
${PYSITELIB}/matplotlib/_constrained_layout.py
${PYSITELIB}/matplotlib/_constrained_layout.pyc
${PYSITELIB}/matplotlib/_constrained_layout.pyo
${PYSITELIB}/matplotlib/_contour.so
${PYSITELIB}/matplotlib/_image.so
${PYSITELIB}/matplotlib/_layoutbox.py
${PYSITELIB}/matplotlib/_layoutbox.pyc
${PYSITELIB}/matplotlib/_layoutbox.pyo
${PYSITELIB}/matplotlib/_mathtext_data.py
${PYSITELIB}/matplotlib/_mathtext_data.pyc
${PYSITELIB}/matplotlib/_mathtext_data.pyo
${PYSITELIB}/matplotlib/_path.so
${PYSITELIB}/matplotlib/_png.so
${PYSITELIB}/matplotlib/_pylab_helpers.py
${PYSITELIB}/matplotlib/_pylab_helpers.pyc
${PYSITELIB}/matplotlib/_pylab_helpers.pyo
${PYSITELIB}/matplotlib/_qhull.so
${PYSITELIB}/matplotlib/_tri.so
${PYSITELIB}/matplotlib/_version.py
${PYSITELIB}/matplotlib/_version.pyc
${PYSITELIB}/matplotlib/_version.pyo
${PYSITELIB}/matplotlib/afm.py
${PYSITELIB}/matplotlib/afm.pyc
${PYSITELIB}/matplotlib/afm.pyo
${PYSITELIB}/matplotlib/animation.py
${PYSITELIB}/matplotlib/animation.pyc
${PYSITELIB}/matplotlib/animation.pyo
${PYSITELIB}/matplotlib/artist.py
${PYSITELIB}/matplotlib/artist.pyc
${PYSITELIB}/matplotlib/artist.pyo
${PYSITELIB}/matplotlib/axes/__init__.py
${PYSITELIB}/matplotlib/axes/__init__.pyc
${PYSITELIB}/matplotlib/axes/__init__.pyo
${PYSITELIB}/matplotlib/axes/_axes.py
${PYSITELIB}/matplotlib/axes/_axes.pyc
${PYSITELIB}/matplotlib/axes/_axes.pyo
${PYSITELIB}/matplotlib/axes/_base.py
${PYSITELIB}/matplotlib/axes/_base.pyc
${PYSITELIB}/matplotlib/axes/_base.pyo
${PYSITELIB}/matplotlib/axes/_secondary_axes.py
${PYSITELIB}/matplotlib/axes/_secondary_axes.pyc
${PYSITELIB}/matplotlib/axes/_secondary_axes.pyo
${PYSITELIB}/matplotlib/axes/_subplots.py
${PYSITELIB}/matplotlib/axes/_subplots.pyc
${PYSITELIB}/matplotlib/axes/_subplots.pyo
${PYSITELIB}/matplotlib/axis.py
${PYSITELIB}/matplotlib/axis.pyc
${PYSITELIB}/matplotlib/axis.pyo
${PYSITELIB}/matplotlib/backend_bases.py
${PYSITELIB}/matplotlib/backend_bases.pyc
${PYSITELIB}/matplotlib/backend_bases.pyo
${PYSITELIB}/matplotlib/backend_managers.py
${PYSITELIB}/matplotlib/backend_managers.pyc
${PYSITELIB}/matplotlib/backend_managers.pyo
${PYSITELIB}/matplotlib/backend_tools.py
${PYSITELIB}/matplotlib/backend_tools.pyc
${PYSITELIB}/matplotlib/backend_tools.pyo
${PYSITELIB}/matplotlib/backends/__init__.py
${PYSITELIB}/matplotlib/backends/__init__.pyc
${PYSITELIB}/matplotlib/backends/__init__.pyo
${PYSITELIB}/matplotlib/backends/_backend_agg.so
${PYSITELIB}/matplotlib/backends/_backend_pdf_ps.py
${PYSITELIB}/matplotlib/backends/_backend_pdf_ps.pyc
${PYSITELIB}/matplotlib/backends/_backend_pdf_ps.pyo
${PYSITELIB}/matplotlib/backends/_backend_tk.py
${PYSITELIB}/matplotlib/backends/_backend_tk.pyc
${PYSITELIB}/matplotlib/backends/_backend_tk.pyo
${PYSITELIB}/matplotlib/backends/_tkagg.so
${PYSITELIB}/matplotlib/backends/backend_agg.py
${PYSITELIB}/matplotlib/backends/backend_agg.pyc
${PYSITELIB}/matplotlib/backends/backend_agg.pyo
${PYSITELIB}/matplotlib/backends/backend_cairo.py
${PYSITELIB}/matplotlib/backends/backend_cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3.py
${PYSITELIB}/matplotlib/backends/backend_gtk3.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.py
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.py
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_macosx.py
${PYSITELIB}/matplotlib/backends/backend_macosx.pyc
${PYSITELIB}/matplotlib/backends/backend_macosx.pyo
${PYSITELIB}/matplotlib/backends/backend_mixed.py
${PYSITELIB}/matplotlib/backends/backend_mixed.pyc
${PYSITELIB}/matplotlib/backends/backend_mixed.pyo
${PYSITELIB}/matplotlib/backends/backend_nbagg.py
${PYSITELIB}/matplotlib/backends/backend_nbagg.pyc
${PYSITELIB}/matplotlib/backends/backend_nbagg.pyo
${PYSITELIB}/matplotlib/backends/backend_pdf.py
${PYSITELIB}/matplotlib/backends/backend_pdf.pyc
${PYSITELIB}/matplotlib/backends/backend_pdf.pyo
${PYSITELIB}/matplotlib/backends/backend_pgf.py
${PYSITELIB}/matplotlib/backends/backend_pgf.pyc
${PYSITELIB}/matplotlib/backends/backend_pgf.pyo
${PYSITELIB}/matplotlib/backends/backend_ps.py
${PYSITELIB}/matplotlib/backends/backend_ps.pyc
${PYSITELIB}/matplotlib/backends/backend_ps.pyo
${PYSITELIB}/matplotlib/backends/backend_qt4.py
${PYSITELIB}/matplotlib/backends/backend_qt4.pyc
${PYSITELIB}/matplotlib/backends/backend_qt4.pyo
${PYSITELIB}/matplotlib/backends/backend_qt4agg.py
${PYSITELIB}/matplotlib/backends/backend_qt4agg.pyc
${PYSITELIB}/matplotlib/backends/backend_qt4agg.pyo
${PYSITELIB}/matplotlib/backends/backend_qt4cairo.py
${PYSITELIB}/matplotlib/backends/backend_qt4cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_qt4cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_qt5.py
${PYSITELIB}/matplotlib/backends/backend_qt5.pyc
${PYSITELIB}/matplotlib/backends/backend_qt5.pyo
${PYSITELIB}/matplotlib/backends/backend_qt5agg.py
${PYSITELIB}/matplotlib/backends/backend_qt5agg.pyc
${PYSITELIB}/matplotlib/backends/backend_qt5agg.pyo
${PYSITELIB}/matplotlib/backends/backend_qt5cairo.py
${PYSITELIB}/matplotlib/backends/backend_qt5cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_qt5cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_svg.py
${PYSITELIB}/matplotlib/backends/backend_svg.pyc
${PYSITELIB}/matplotlib/backends/backend_svg.pyo
${PYSITELIB}/matplotlib/backends/backend_template.py
${PYSITELIB}/matplotlib/backends/backend_template.pyc
${PYSITELIB}/matplotlib/backends/backend_template.pyo
${PYSITELIB}/matplotlib/backends/backend_tkagg.py
${PYSITELIB}/matplotlib/backends/backend_tkagg.pyc
${PYSITELIB}/matplotlib/backends/backend_tkagg.pyo
${PYSITELIB}/matplotlib/backends/backend_tkcairo.py
${PYSITELIB}/matplotlib/backends/backend_tkcairo.pyc
${PYSITELIB}/matplotlib/backends/backend_tkcairo.pyo
${PYSITELIB}/matplotlib/backends/backend_webagg.py
${PYSITELIB}/matplotlib/backends/backend_webagg.pyc
${PYSITELIB}/matplotlib/backends/backend_webagg.pyo
${PYSITELIB}/matplotlib/backends/backend_webagg_core.py
${PYSITELIB}/matplotlib/backends/backend_webagg_core.pyc
${PYSITELIB}/matplotlib/backends/backend_webagg_core.pyo
${PYSITELIB}/matplotlib/backends/backend_wx.py
${PYSITELIB}/matplotlib/backends/backend_wx.pyc
${PYSITELIB}/matplotlib/backends/backend_wx.pyo
${PYSITELIB}/matplotlib/backends/backend_wxagg.py
${PYSITELIB}/matplotlib/backends/backend_wxagg.pyc
${PYSITELIB}/matplotlib/backends/backend_wxagg.pyo
${PYSITELIB}/matplotlib/backends/backend_wxcairo.py
${PYSITELIB}/matplotlib/backends/backend_wxcairo.pyc
${PYSITELIB}/matplotlib/backends/backend_wxcairo.pyo
${PYSITELIB}/matplotlib/backends/qt_compat.py
${PYSITELIB}/matplotlib/backends/qt_compat.pyc
${PYSITELIB}/matplotlib/backends/qt_compat.pyo
${PYSITELIB}/matplotlib/backends/qt_editor/__init__.py
${PYSITELIB}/matplotlib/backends/qt_editor/__init__.pyc
${PYSITELIB}/matplotlib/backends/qt_editor/__init__.pyo
${PYSITELIB}/matplotlib/backends/qt_editor/_formlayout.py
${PYSITELIB}/matplotlib/backends/qt_editor/_formlayout.pyc
${PYSITELIB}/matplotlib/backends/qt_editor/_formlayout.pyo
${PYSITELIB}/matplotlib/backends/qt_editor/figureoptions.py
${PYSITELIB}/matplotlib/backends/qt_editor/figureoptions.pyc
${PYSITELIB}/matplotlib/backends/qt_editor/figureoptions.pyo
${PYSITELIB}/matplotlib/backends/qt_editor/formlayout.py
${PYSITELIB}/matplotlib/backends/qt_editor/formlayout.pyc
${PYSITELIB}/matplotlib/backends/qt_editor/formlayout.pyo
${PYSITELIB}/matplotlib/backends/qt_editor/formsubplottool.py
${PYSITELIB}/matplotlib/backends/qt_editor/formsubplottool.pyc
${PYSITELIB}/matplotlib/backends/qt_editor/formsubplottool.pyo
${PYSITELIB}/matplotlib/backends/tkagg.py
${PYSITELIB}/matplotlib/backends/tkagg.pyc
${PYSITELIB}/matplotlib/backends/tkagg.pyo
${PYSITELIB}/matplotlib/backends/web_backend/all_figures.html
${PYSITELIB}/matplotlib/backends/web_backend/css/boilerplate.css
${PYSITELIB}/matplotlib/backends/web_backend/css/fbm.css
${PYSITELIB}/matplotlib/backends/web_backend/css/page.css
${PYSITELIB}/matplotlib/backends/web_backend/ipython_inline_figure.html
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/AUTHORS.txt
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/LICENSE.txt
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/external/jquery/jquery.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/index.html
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.min.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.min.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.structure.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.structure.min.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.theme.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.theme.min.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery-ui-1.12.1/package.json
${PYSITELIB}/matplotlib/backends/web_backend/jquery/js/jquery.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery/js/jquery.min.js
${PYSITELIB}/matplotlib/backends/web_backend/js/mpl.js
${PYSITELIB}/matplotlib/backends/web_backend/js/mpl_tornado.js
${PYSITELIB}/matplotlib/backends/web_backend/js/nbagg_mpl.js
${PYSITELIB}/matplotlib/backends/web_backend/nbagg_uat.ipynb
${PYSITELIB}/matplotlib/backends/web_backend/single_figure.html
${PYSITELIB}/matplotlib/backends/windowing.py
${PYSITELIB}/matplotlib/backends/windowing.pyc
${PYSITELIB}/matplotlib/backends/windowing.pyo
${PYSITELIB}/matplotlib/backends/wx_compat.py
${PYSITELIB}/matplotlib/backends/wx_compat.pyc
${PYSITELIB}/matplotlib/backends/wx_compat.pyo
${PYSITELIB}/matplotlib/bezier.py
${PYSITELIB}/matplotlib/bezier.pyc
${PYSITELIB}/matplotlib/bezier.pyo
${PYSITELIB}/matplotlib/blocking_input.py
${PYSITELIB}/matplotlib/blocking_input.pyc
${PYSITELIB}/matplotlib/blocking_input.pyo
${PYSITELIB}/matplotlib/category.py
${PYSITELIB}/matplotlib/category.pyc
${PYSITELIB}/matplotlib/category.pyo
${PYSITELIB}/matplotlib/cbook/__init__.py
${PYSITELIB}/matplotlib/cbook/__init__.pyc
${PYSITELIB}/matplotlib/cbook/__init__.pyo
${PYSITELIB}/matplotlib/cbook/deprecation.py
${PYSITELIB}/matplotlib/cbook/deprecation.pyc
${PYSITELIB}/matplotlib/cbook/deprecation.pyo
${PYSITELIB}/matplotlib/cm.py
${PYSITELIB}/matplotlib/cm.pyc
${PYSITELIB}/matplotlib/cm.pyo
${PYSITELIB}/matplotlib/collections.py
${PYSITELIB}/matplotlib/collections.pyc
${PYSITELIB}/matplotlib/collections.pyo
${PYSITELIB}/matplotlib/colorbar.py
${PYSITELIB}/matplotlib/colorbar.pyc
${PYSITELIB}/matplotlib/colorbar.pyo
${PYSITELIB}/matplotlib/colors.py
${PYSITELIB}/matplotlib/colors.pyc
${PYSITELIB}/matplotlib/colors.pyo
${PYSITELIB}/matplotlib/compat/__init__.py
${PYSITELIB}/matplotlib/compat/__init__.pyc
${PYSITELIB}/matplotlib/compat/__init__.pyo
${PYSITELIB}/matplotlib/compat/subprocess.py
${PYSITELIB}/matplotlib/compat/subprocess.pyc
${PYSITELIB}/matplotlib/compat/subprocess.pyo
${PYSITELIB}/matplotlib/container.py
${PYSITELIB}/matplotlib/container.pyc
${PYSITELIB}/matplotlib/container.pyo
${PYSITELIB}/matplotlib/contour.py
${PYSITELIB}/matplotlib/contour.pyc
${PYSITELIB}/matplotlib/contour.pyo
${PYSITELIB}/matplotlib/dates.py
${PYSITELIB}/matplotlib/dates.pyc
${PYSITELIB}/matplotlib/dates.pyo
${PYSITELIB}/matplotlib/docstring.py
${PYSITELIB}/matplotlib/docstring.pyc
${PYSITELIB}/matplotlib/docstring.pyo
${PYSITELIB}/matplotlib/dviread.py
${PYSITELIB}/matplotlib/dviread.pyc
${PYSITELIB}/matplotlib/dviread.pyo
${PYSITELIB}/matplotlib/figure.py
${PYSITELIB}/matplotlib/figure.pyc
${PYSITELIB}/matplotlib/figure.pyo
${PYSITELIB}/matplotlib/font_manager.py
${PYSITELIB}/matplotlib/font_manager.pyc
${PYSITELIB}/matplotlib/font_manager.pyo
${PYSITELIB}/matplotlib/fontconfig_pattern.py
${PYSITELIB}/matplotlib/fontconfig_pattern.pyc
${PYSITELIB}/matplotlib/fontconfig_pattern.pyo
${PYSITELIB}/matplotlib/ft2font.so
${PYSITELIB}/matplotlib/gridspec.py
${PYSITELIB}/matplotlib/gridspec.pyc
${PYSITELIB}/matplotlib/gridspec.pyo
${PYSITELIB}/matplotlib/hatch.py
${PYSITELIB}/matplotlib/hatch.pyc
${PYSITELIB}/matplotlib/hatch.pyo
${PYSITELIB}/matplotlib/image.py
${PYSITELIB}/matplotlib/image.pyc
${PYSITELIB}/matplotlib/image.pyo
${PYSITELIB}/matplotlib/legend.py
${PYSITELIB}/matplotlib/legend.pyc
${PYSITELIB}/matplotlib/legend.pyo
${PYSITELIB}/matplotlib/legend_handler.py
${PYSITELIB}/matplotlib/legend_handler.pyc
${PYSITELIB}/matplotlib/legend_handler.pyo
${PYSITELIB}/matplotlib/lines.py
${PYSITELIB}/matplotlib/lines.pyc
${PYSITELIB}/matplotlib/lines.pyo
${PYSITELIB}/matplotlib/markers.py
${PYSITELIB}/matplotlib/markers.pyc
${PYSITELIB}/matplotlib/markers.pyo
${PYSITELIB}/matplotlib/mathtext.py
${PYSITELIB}/matplotlib/mathtext.pyc
${PYSITELIB}/matplotlib/mathtext.pyo
${PYSITELIB}/matplotlib/mlab.py
${PYSITELIB}/matplotlib/mlab.pyc
${PYSITELIB}/matplotlib/mlab.pyo
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmex10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmmi10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmr10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmsy10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmtt10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagd8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagdo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagk8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagko8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkd8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkl8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkli8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrro8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvb8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvbo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvbo8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvl8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvlo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvr8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvro8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvro8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/psyr.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pzdr.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmb10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmex10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmr10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmss10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf
${PYSITELIB}/matplotlib/mpl-data/images/back.gif
${PYSITELIB}/matplotlib/mpl-data/images/back.pdf
${PYSITELIB}/matplotlib/mpl-data/images/back.png
${PYSITELIB}/matplotlib/mpl-data/images/back.svg
${PYSITELIB}/matplotlib/mpl-data/images/back_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/back_large.png
${PYSITELIB}/matplotlib/mpl-data/images/filesave.gif
${PYSITELIB}/matplotlib/mpl-data/images/filesave.pdf
${PYSITELIB}/matplotlib/mpl-data/images/filesave.png
${PYSITELIB}/matplotlib/mpl-data/images/filesave.svg
${PYSITELIB}/matplotlib/mpl-data/images/filesave_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/filesave_large.png
${PYSITELIB}/matplotlib/mpl-data/images/forward.gif
${PYSITELIB}/matplotlib/mpl-data/images/forward.pdf
${PYSITELIB}/matplotlib/mpl-data/images/forward.png
${PYSITELIB}/matplotlib/mpl-data/images/forward.svg
${PYSITELIB}/matplotlib/mpl-data/images/forward_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/forward_large.png
${PYSITELIB}/matplotlib/mpl-data/images/hand.gif
${PYSITELIB}/matplotlib/mpl-data/images/hand.pdf
${PYSITELIB}/matplotlib/mpl-data/images/hand.png
${PYSITELIB}/matplotlib/mpl-data/images/hand.svg
${PYSITELIB}/matplotlib/mpl-data/images/hand_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/help.pdf
${PYSITELIB}/matplotlib/mpl-data/images/help.png
${PYSITELIB}/matplotlib/mpl-data/images/help.ppm
${PYSITELIB}/matplotlib/mpl-data/images/help.svg
${PYSITELIB}/matplotlib/mpl-data/images/help_large.png
${PYSITELIB}/matplotlib/mpl-data/images/help_large.ppm
${PYSITELIB}/matplotlib/mpl-data/images/home.gif
${PYSITELIB}/matplotlib/mpl-data/images/home.pdf
${PYSITELIB}/matplotlib/mpl-data/images/home.png
${PYSITELIB}/matplotlib/mpl-data/images/home.svg
${PYSITELIB}/matplotlib/mpl-data/images/home_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/home_large.png
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.pdf
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.png
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.ppm
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.svg
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib_large.png
${PYSITELIB}/matplotlib/mpl-data/images/move.gif
${PYSITELIB}/matplotlib/mpl-data/images/move.pdf
${PYSITELIB}/matplotlib/mpl-data/images/move.png
${PYSITELIB}/matplotlib/mpl-data/images/move.svg
${PYSITELIB}/matplotlib/mpl-data/images/move_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/move_large.png
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.pdf
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.png
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.svg
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options_large.png
${PYSITELIB}/matplotlib/mpl-data/images/subplots.gif
${PYSITELIB}/matplotlib/mpl-data/images/subplots.pdf
${PYSITELIB}/matplotlib/mpl-data/images/subplots.png
${PYSITELIB}/matplotlib/mpl-data/images/subplots.svg
${PYSITELIB}/matplotlib/mpl-data/images/subplots_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/subplots_large.png
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.gif
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.pdf
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.png
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.svg
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect_large.gif
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect_large.png
${PYSITELIB}/matplotlib/mpl-data/matplotlibrc
${PYSITELIB}/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/README.txt
${PYSITELIB}/matplotlib/mpl-data/sample_data/aapl.npz
${PYSITELIB}/matplotlib/mpl-data/sample_data/ada.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy
${PYSITELIB}/matplotlib/mpl-data/sample_data/ct.raw.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/demodata.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/eeg.dat
${PYSITELIB}/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc
${PYSITELIB}/matplotlib/mpl-data/sample_data/goog.npz
${PYSITELIB}/matplotlib/mpl-data/sample_data/grace_hopper.jpg
${PYSITELIB}/matplotlib/mpl-data/sample_data/grace_hopper.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz
${PYSITELIB}/matplotlib/mpl-data/sample_data/logo2.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/membrane.dat
${PYSITELIB}/matplotlib/mpl-data/sample_data/msft.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/s1045.ima.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/topobathy.npz
${PYSITELIB}/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/_classic_test.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/bmh.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/classic.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/dark_background.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/fast.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/ggplot.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/grayscale.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/seaborn.mplstyle
${PYSITELIB}/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle
${PYSITELIB}/matplotlib/offsetbox.py
${PYSITELIB}/matplotlib/offsetbox.pyc
${PYSITELIB}/matplotlib/offsetbox.pyo
${PYSITELIB}/matplotlib/patches.py
${PYSITELIB}/matplotlib/patches.pyc
${PYSITELIB}/matplotlib/patches.pyo
${PYSITELIB}/matplotlib/path.py
${PYSITELIB}/matplotlib/path.pyc
${PYSITELIB}/matplotlib/path.pyo
${PYSITELIB}/matplotlib/patheffects.py
${PYSITELIB}/matplotlib/patheffects.pyc
${PYSITELIB}/matplotlib/patheffects.pyo
${PYSITELIB}/matplotlib/projections/__init__.py
${PYSITELIB}/matplotlib/projections/__init__.pyc
${PYSITELIB}/matplotlib/projections/__init__.pyo
${PYSITELIB}/matplotlib/projections/geo.py
${PYSITELIB}/matplotlib/projections/geo.pyc
${PYSITELIB}/matplotlib/projections/geo.pyo
${PYSITELIB}/matplotlib/projections/polar.py
${PYSITELIB}/matplotlib/projections/polar.pyc
${PYSITELIB}/matplotlib/projections/polar.pyo
${PYSITELIB}/matplotlib/pylab.py
${PYSITELIB}/matplotlib/pylab.pyc
${PYSITELIB}/matplotlib/pylab.pyo
${PYSITELIB}/matplotlib/pyplot.py
${PYSITELIB}/matplotlib/pyplot.pyc
${PYSITELIB}/matplotlib/pyplot.pyo
${PYSITELIB}/matplotlib/quiver.py
${PYSITELIB}/matplotlib/quiver.pyc
${PYSITELIB}/matplotlib/quiver.pyo
${PYSITELIB}/matplotlib/rcsetup.py
${PYSITELIB}/matplotlib/rcsetup.pyc
${PYSITELIB}/matplotlib/rcsetup.pyo
${PYSITELIB}/matplotlib/sankey.py
${PYSITELIB}/matplotlib/sankey.pyc
${PYSITELIB}/matplotlib/sankey.pyo
${PYSITELIB}/matplotlib/scale.py
${PYSITELIB}/matplotlib/scale.pyc
${PYSITELIB}/matplotlib/scale.pyo
${PYSITELIB}/matplotlib/sphinxext/__init__.py
${PYSITELIB}/matplotlib/sphinxext/__init__.pyc
${PYSITELIB}/matplotlib/sphinxext/__init__.pyo
${PYSITELIB}/matplotlib/sphinxext/mathmpl.py
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyc
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyo
${PYSITELIB}/matplotlib/sphinxext/plot_directive.py
${PYSITELIB}/matplotlib/sphinxext/plot_directive.pyc
${PYSITELIB}/matplotlib/sphinxext/plot_directive.pyo
${PYSITELIB}/matplotlib/spines.py
${PYSITELIB}/matplotlib/spines.pyc
${PYSITELIB}/matplotlib/spines.pyo
${PYSITELIB}/matplotlib/stackplot.py
${PYSITELIB}/matplotlib/stackplot.pyc
${PYSITELIB}/matplotlib/stackplot.pyo
${PYSITELIB}/matplotlib/streamplot.py
${PYSITELIB}/matplotlib/streamplot.pyc
${PYSITELIB}/matplotlib/streamplot.pyo
${PYSITELIB}/matplotlib/style/__init__.py
${PYSITELIB}/matplotlib/style/__init__.pyc
${PYSITELIB}/matplotlib/style/__init__.pyo
${PYSITELIB}/matplotlib/style/core.py
${PYSITELIB}/matplotlib/style/core.pyc
${PYSITELIB}/matplotlib/style/core.pyo
${PYSITELIB}/matplotlib/table.py
${PYSITELIB}/matplotlib/table.pyc
${PYSITELIB}/matplotlib/table.pyo
${PYSITELIB}/matplotlib/testing/__init__.py
${PYSITELIB}/matplotlib/testing/__init__.pyc
${PYSITELIB}/matplotlib/testing/__init__.pyo
${PYSITELIB}/matplotlib/testing/compare.py
${PYSITELIB}/matplotlib/testing/compare.pyc
${PYSITELIB}/matplotlib/testing/compare.pyo
${PYSITELIB}/matplotlib/testing/conftest.py
${PYSITELIB}/matplotlib/testing/conftest.pyc
${PYSITELIB}/matplotlib/testing/conftest.pyo
${PYSITELIB}/matplotlib/testing/decorators.py
${PYSITELIB}/matplotlib/testing/decorators.pyc
${PYSITELIB}/matplotlib/testing/decorators.pyo
${PYSITELIB}/matplotlib/testing/determinism.py
${PYSITELIB}/matplotlib/testing/determinism.pyc
${PYSITELIB}/matplotlib/testing/determinism.pyo
${PYSITELIB}/matplotlib/testing/disable_internet.py
${PYSITELIB}/matplotlib/testing/disable_internet.pyc
${PYSITELIB}/matplotlib/testing/disable_internet.pyo
${PYSITELIB}/matplotlib/testing/exceptions.py
${PYSITELIB}/matplotlib/testing/exceptions.pyc
${PYSITELIB}/matplotlib/testing/exceptions.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.py
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.py
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.py
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.pyo
${PYSITELIB}/matplotlib/texmanager.py
${PYSITELIB}/matplotlib/texmanager.pyc
${PYSITELIB}/matplotlib/texmanager.pyo
${PYSITELIB}/matplotlib/text.py
${PYSITELIB}/matplotlib/text.pyc
${PYSITELIB}/matplotlib/text.pyo
${PYSITELIB}/matplotlib/textpath.py
${PYSITELIB}/matplotlib/textpath.pyc
${PYSITELIB}/matplotlib/textpath.pyo
${PYSITELIB}/matplotlib/ticker.py
${PYSITELIB}/matplotlib/ticker.pyc
${PYSITELIB}/matplotlib/ticker.pyo
${PYSITELIB}/matplotlib/tight_bbox.py
${PYSITELIB}/matplotlib/tight_bbox.pyc
${PYSITELIB}/matplotlib/tight_bbox.pyo
${PYSITELIB}/matplotlib/tight_layout.py
${PYSITELIB}/matplotlib/tight_layout.pyc
${PYSITELIB}/matplotlib/tight_layout.pyo
${PYSITELIB}/matplotlib/transforms.py
${PYSITELIB}/matplotlib/transforms.pyc
${PYSITELIB}/matplotlib/transforms.pyo
${PYSITELIB}/matplotlib/tri/__init__.py
${PYSITELIB}/matplotlib/tri/__init__.pyc
${PYSITELIB}/matplotlib/tri/__init__.pyo
${PYSITELIB}/matplotlib/tri/triangulation.py
${PYSITELIB}/matplotlib/tri/triangulation.pyc
${PYSITELIB}/matplotlib/tri/triangulation.pyo
${PYSITELIB}/matplotlib/tri/tricontour.py
${PYSITELIB}/matplotlib/tri/tricontour.pyc
${PYSITELIB}/matplotlib/tri/tricontour.pyo
${PYSITELIB}/matplotlib/tri/trifinder.py
${PYSITELIB}/matplotlib/tri/trifinder.pyc
${PYSITELIB}/matplotlib/tri/trifinder.pyo
${PYSITELIB}/matplotlib/tri/triinterpolate.py
${PYSITELIB}/matplotlib/tri/triinterpolate.pyc
${PYSITELIB}/matplotlib/tri/triinterpolate.pyo
${PYSITELIB}/matplotlib/tri/tripcolor.py
${PYSITELIB}/matplotlib/tri/tripcolor.pyc
${PYSITELIB}/matplotlib/tri/tripcolor.pyo
${PYSITELIB}/matplotlib/tri/triplot.py
${PYSITELIB}/matplotlib/tri/triplot.pyc
${PYSITELIB}/matplotlib/tri/triplot.pyo
${PYSITELIB}/matplotlib/tri/trirefine.py
${PYSITELIB}/matplotlib/tri/trirefine.pyc
${PYSITELIB}/matplotlib/tri/trirefine.pyo
${PYSITELIB}/matplotlib/tri/tritools.py
${PYSITELIB}/matplotlib/tri/tritools.pyc
${PYSITELIB}/matplotlib/tri/tritools.pyo
${PYSITELIB}/matplotlib/ttconv.so
${PYSITELIB}/matplotlib/type1font.py
${PYSITELIB}/matplotlib/type1font.pyc
${PYSITELIB}/matplotlib/type1font.pyo
${PYSITELIB}/matplotlib/units.py
${PYSITELIB}/matplotlib/units.pyc
${PYSITELIB}/matplotlib/units.pyo
${PYSITELIB}/matplotlib/widgets.py
${PYSITELIB}/matplotlib/widgets.pyc
${PYSITELIB}/matplotlib/widgets.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.py
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.py
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.py
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.py
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.py
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.py
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.py
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.py
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.py
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.py
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.py
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.py
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.py
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.py
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.py
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.pyo
${PYSITELIB}/mpl_toolkits/axisartist/__init__.py
${PYSITELIB}/mpl_toolkits/axisartist/__init__.pyc
${PYSITELIB}/mpl_toolkits/axisartist/__init__.pyo
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.py
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.pyc
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axes_divider.py
${PYSITELIB}/mpl_toolkits/axisartist/axes_divider.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axes_divider.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axes_grid.py
${PYSITELIB}/mpl_toolkits/axisartist/axes_grid.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axes_grid.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axes_rgb.py
${PYSITELIB}/mpl_toolkits/axisartist/axes_rgb.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axes_rgb.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.py
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.py
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axislines.py
${PYSITELIB}/mpl_toolkits/axisartist/axislines.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axislines.pyo
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.py
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.pyc
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.pyo
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.py
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.pyc
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.pyo
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.py
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.pyc
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.pyo
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.py
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.pyc
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.pyo
${PYSITELIB}/mpl_toolkits/axisartist/parasite_axes.py
${PYSITELIB}/mpl_toolkits/axisartist/parasite_axes.pyc
${PYSITELIB}/mpl_toolkits/axisartist/parasite_axes.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.py
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.pyo
${PYSITELIB}/pylab.py
${PYSITELIB}/pylab.pyc
${PYSITELIB}/pylab.pyo