Metadata-Version: 2.4
Name: mathutilspro
Version: 1.0.0
Summary: Библиотека для математических операций
Home-page: https://github.com/yourusername/mathutilspro
Author: Ваше Имя
Author-email: your.email@example.com
Project-URL: Bug Reports, https://github.com/yourusername/mathutilspro/issues
Project-URL: Source, https://github.com/yourusername/mathutilspro
Keywords: mathutilspro,mathematics,utilities,operations
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Education
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

# MathUtilsPro

Библиотека для математических операций на Python.

## Установка

Установите библиотеку через pip:

```bash
pip install mathutilspro
