Metadata-Version: 2.2
Name: addition-package-yuwenjun
Version: 0.1.0
Summary: A simple package to add two numbers
Home-page: https://github.com/your_username/addition_package
Author: yuwenjun
Author-email: 1214294908@qq.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

Addition Package
This package provides a simple function to add two numbers.
Installation
You can install this package from PyPI using the following command:
pip install addition_package
