Metadata-Version: 2.4
Name: pymathkit
Version: 1.2.0
Summary: Math utilities
Project-URL: Homepage, https://github.com
Author-email: Sean <onyeukwusean@gmail.com>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

This is mainly for math. The available functions are: add, sub, mul, div and mod.

