Metadata-Version: 2.1
Name: calculator_wxb
Version: 1.0.0
Summary: A simple package for calculating the sum of two numbers
Home-page: http://www.example.com
Author: Chanke
Author-email: yichan521@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"

nothing to say...
