Metadata-Version: 2.4
Name: sumple
Version: 26.0.2
Summary: Enhanced Python Mathlib
Author: mblc7
License-Expression: MIT
Project-URL: Homepage, https://github.com/mblc-7/Sumple
Project-URL: Repository, https://github.com/mblc-7/Sumple
Keywords: math,simple,sum,num,pow
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Sumple

Enhanced Python Mathlib
加强的Python数学库<sub><small>(幂的加强)</small></sub>

View the [repository](https://github.com/mblc-7/Sumple).
参观我的[仓库](https://github.com/mblc-7/Sumple)

## Updates 更新

* 26.0.2
    * Add the support for hex 加入了对16进制的支持

* 26.0.1
    * Add the num class 加入了num类
