Metadata-Version: 2.4
Name: mathify_ramc
Version: 0.3.0
Summary: A simple Arithmetic and algebric package
Author: ram
Author-email: ramachandark436@gmail.com
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: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# MATHIFY

A simple arithmetic and algebric package for Python.

## Installation

```bash
pip install mathify-ramc
