1Metadata-Version: 1.1
2Name: matplotlib
3Version: 2.2.4
4Summary: Python plotting package
5Home-page: http://matplotlib.org
6Author: John D. Hunter, Michael Droettboom
7Author-email: matplotlib-users@python.org
8License: PSF
9Download-URL: http://matplotlib.org/users/installing.html
10Description:
11                matplotlib strives to produce publication quality 2D graphics
12                for interactive graphing, scientific publishing, user interface
13                development and web application servers targeting multiple user
14                interfaces and hardcopy output formats.  There is a 'pylab' mode
15                which emulates matlab graphics.
16
17Platform: any
18Classifier: Development Status :: 5 - Production/Stable
19Classifier: Intended Audience :: Science/Research
20Classifier: License :: OSI Approved :: Python Software Foundation License
21Classifier: Programming Language :: Python
22Classifier: Programming Language :: Python :: 2.7
23Classifier: Programming Language :: Python :: 3
24Classifier: Programming Language :: Python :: 3.4
25Classifier: Programming Language :: Python :: 3.5
26Classifier: Programming Language :: Python :: 3.6
27Classifier: Programming Language :: Python :: 3.7
28Classifier: Topic :: Scientific/Engineering :: Visualization
29