Metadata-Version: 2.4
Name: pymath-cosmic
Version: 0.1.0
Summary: A simple custom Python math library by Cosmic.
Author-email: Cosmic Union <cosmicunion2@gmail.com>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3

PyMath - A simple custom Python math library.

Provides basic math operations:
- Addition
- Subtraction
- Multiplication
- Division

