Metadata-Version: 2.4
Name: redup-proto-textprocessor
Version: 1.0.0
Summary: Example proto for text processing.
Author: REDUP
License: MIT
Project-URL: Homepage, https://github.com/redup-ai/redup.proto.textprocessor/blob/master/README.md
Project-URL: Repository, https://github.com/redup-ai/redup.proto.textprocessor
Keywords: textprocessor,proto,grpc
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: redup-servicekit<2.0,>=1.0.2

# redup-proto-textprocessor

![Python Test status](https://github.com/redup-ai/redup.proto.textprocessor/actions/workflows/python-test.yml/badge.svg?branch=master)
[![PyPI version](https://img.shields.io/pypi/v/redup-proto-textprocessor)](https://pypi.org/project/redup-proto-textprocessor/)


Python symple protos for processing text.

## Installation

```bash
pip install redup-proto-textprocessor
```

## License

Licensed under the MIT License. See the `LICENSE` file for details.
