Metadata-Version: 2.1
Name: example-pkg-86you_ssef-OY
Version: 0.0.1
Summary: A small calculator package
Home-page: https://github.com/pypa/sampleproject
Author: youssef oubenhamou
Author-email: oubenhamouy10@gmail.com
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
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

This is a very simple calculator that takes two numbers and either add , subtract , multiply or divide them .
