Metadata-Version: 2.1
Name: pyplotlib
Version: 0.0.30
Summary: My short description for my project.
Home-page: https://github.com/franceme/pyplotlib
Author: Miles Frantz
Author-email: frantzme@vt.edu
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mystring
Provides-Extra: all
Requires-Dist: matplotlib ; extra == 'all'
Requires-Dist: plotly ; extra == 'all'
Provides-Extra: mlb
Requires-Dist: matplotlib ; extra == 'mlb'
Provides-Extra: plotly
Requires-Dist: plotly ; extra == 'plotly'

# PythonTemplate

Simple Template
