Metadata-Version: 2.4
Name: matrixo
Version: 0.1.0
Summary: Matrixo: A high-aura C++ matrix engine for Python
Author: Your Name
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# Matrixo

Matrixo is a high-aura, high-performance C++ matrix engine built for Python using `pybind11`.

## Installation
```bash
pip install matrixo
```
