Metadata-Version: 2.1
Name: mysql-type-plugin
Version: 0.1.16
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
python -m pip wheel -e .
pip install --user --force-reinstall *.whl
```

