Metadata-Version: 2.1
Name: demonstration
Version: 0.1.0
Summary: Demo package for learning Python development
Home-page: https://github.com/astropenguin/python-package-template/
License: MIT
Author: Akio Taniguchi
Author-email: taniguchi@a.phys.nagoya-u.ac.jp
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# python-package-template
Template repository for creating Python packages with GitHub

