Metadata-Version: 2.4
Name: simple-math-ddff-isrpo
Version: 0.1.0
Summary: A simple math package with add and multiply functions
Author-email: hdvpdrm <haskel.list@yandex.ru>
License: MIT
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
Dynamic: license-file

# simple-math

A minimal Python package that provides two functions: `add` and `hello`.
