Metadata-Version: 2.4
Name: vbarua-substrait-protobuf
Version: 0.1.0.dev0
Summary: Substrait Protocol Buffer definitions
Author-email: Substrait Contributors <substrait@googlegroups.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://substrait.io
Project-URL: Repository, https://github.com/substrait-io/substrait-packaging
Requires-Python: <3.14,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: protobuf<7,>=5

# substrait-python

Used to generate new Python protobuf bindings.

## Generating Locally
The `generate_protobuf.sh` script can be executed locally to check the generation.

Set `SUBSTRAIT_HOME` to a directory containing the Substrait specification
