Metadata-Version: 1.1
Name: wxmplot
Version: 0.9.29
Summary: A library for plotting in wxPython using matplotlib
Home-page: http://newville.github.io/wxmplot/
Author: Matthew Newville
Author-email: newville@cars.uchicago.edu
License: OSI Approved :: MIT License
Download-URL: http://github.com/newville/wxmplot/
Description-Content-Type: UNKNOWN
Description: A library for wxPython based on matplotlib for high-level,
        richly featured 2-D plotting and displaying 3-D data as intensity maps and
        contour plots.  Easy-to-use wx Panels and Frame provide high-quality plots
        and allow some user interaction and customization of the plots.  
Platform: Windows
Platform: Linux
Platform: Mac OS X
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires: wx
Requires: numpy
Requires: matplotlib
Requires: six
