Metadata-Version: 1.2
Name: matplotlib
Version: 3.1.1
Summary: Python plotting package
Home-page: https://matplotlib.org
Author: John D. Hunter, Michael Droettboom
Author-email: matplotlib-users@python.org
License: PSF
Download-URL: https://matplotlib.org/users/installing.html
Project-URL: Bug Tracker, https://github.com/matplotlib/matplotlib/issues
Project-URL: Documentation, https://matplotlib.org/contents.html
Project-URL: Source Code, https://github.com/matplotlib/matplotlib
Description: 
                Matplotlib strives to produce publication quality 2D graphics
                for interactive graphing, scientific publishing, user interface
                development and web application servers targeting multiple user
                interfaces and hardcopy output formats.
                
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
