Metadata-Version: 2.4
Name: goldenpipe-native
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Summary: Native binding (Rust/PyO3) for the goldenpipe planner kernel
Author-email: Ben Severn <ben@bensevern.dev>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: AI agents (llms.txt), https://docs.bensevern.dev/docs/llms.txt
Project-URL: Documentation, https://docs.bensevern.dev/docs/goldenpipe
Project-URL: Homepage, https://github.com/benseverndev-oss/goldenmatch
Project-URL: Issues, https://github.com/benseverndev-oss/goldenmatch/issues
Project-URL: Repository, https://github.com/benseverndev-oss/goldenmatch

# goldenpipe-native

Optional native (Rust/PyO3) binding exposing the pyo3-free `goldenpipe-core` planner kernel to Python. `pip install goldenpipe[native]`. Not an accelerator -- it makes the Rust core the reference the pure-Python planner is gated against.

