Metadata-Version: 2.4
Name: python-redlines-docxodus
Version: 0.2.0
Summary: Docxodus redline engine binary for python-redlines.
Project-URL: Homepage, https://github.com/JSv4/Python-Redlines
Project-URL: Source, https://github.com/JSv4/Python-Redlines
Author: John Scrudato IV
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# python-redlines-docxodus

Compiled Docxodus redline engine binary for
[`python-redlines`](https://pypi.org/project/python-redlines/).

This package only contains the platform-specific engine binary. Install it via
the `python-redlines` extra rather than directly:

```bash
pip install python-redlines[docxodus]
```
