Metadata-Version: 2.4
Name: mast-py
Version: 1.1.1
Summary: A versatile Python data structure container with list-like operations and mathematical functions
Home-page: https://github.com/ccc701/max_list
Author: jjy.ly
Author-email: 1525676221@qq.com
Project-URL: Bug Reports, https://github.com/ccc701/max_list/issues
Project-URL: Source, https://github.com/ccc701/max_list
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: Programming Language :: Python :: 3.11
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
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: project-url
Dynamic: requires-python
Dynamic: summary

# Mast-Py

A versatile Python data structure container with list-like operations and mathematical functions.

## Installation

```bash
pip install mast-py
