Metadata-Version: 2.3
Name: mysql-type-plugin
Version: 0.1.24
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# py-mysql-type-plugin

To test locally, run e.g.:
```sh
python3 -m pip wheel -e .
pip install --user --force-reinstall *.whl --break-system-packages
```

