Metadata-Version: 2.1
Name: myownsample
Version: 0.0.1
Summary: Quicksample Test Package for SQLShack Demo
Home-page: UNKNOWN
Author: YAroslav Dyhanov
License: UNKNOWN
Platform: UNKNOWN
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.



