Metadata-Version: 2.1
Name: m_try
Version: 0.2.0
Summary: 一个数学计算的 Python 库
Home-page: https://github.com/你的github/m_try
Author: 你的名字
Author-email: dickyzzx@gmail.com
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

# m_try

m_try 是一个用于数学计算的 Python 库。

## 安装方法
```bash
pip install m_try
