Metadata-Version: 2.4
Name: chatmath
Version: 0.0.1
Summary: chatmath package
License-Expression: MIT
Keywords: chatmath
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# chatmath

chatmath package

## Quick Start

```bash
chattool pypi build --project-dir .
chattool pypi check --project-dir .
chattool pypi upload --project-dir .
```
