Metadata-Version: 2.1
Name: morgen-example-2
Version: 0.0.0
Summary: example for March 31st
Home-page: https://github.com/pypa/sampleproject
Author: Zhiwei Zhang
Author-email: 528270265@qq.com
Maintainer: zhiwei
Maintainer-email: 528270265@qq.com
License: Apache-2
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
Requires-Dist: numpy (<=1.19.2)
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: matplotlib (<=3.3.4)
Requires-Dist: seaborn
Requires-Dist: boschcolors
Requires-Dist: pytest
Requires-Dist: sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: tk
Requires-Dist: yapf
Requires-Dist: pylint
Requires-Dist: spyder
Requires-Dist: jupyterlab
Provides-Extra: pdf
Requires-Dist: ReportLab (>=1.2) ; extra == 'pdf'
Requires-Dist: RXP ; extra == 'pdf'
Provides-Extra: rest
Requires-Dist: docutils (>=0.3) ; extra == 'rest'
Requires-Dist: pack (==1.1,==1.3) ; extra == 'rest'

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

