Metadata-Version: 2.4
Name: kovra-ffi
Version: 0.9.1
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Rust
Classifier: Topic :: Security
Summary: PyO3 bindings exposing the kovra Rust core to Python (used by kovra-mcp).
Keywords: secrets,kovra,pyo3,bindings
Home-Page: https://kovra.sh
License: BUSL-1.1
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://kovra.sh
Project-URL: Repository, https://github.com/kaeus-inc/kovra-core

# kovra-ffi

PyO3 bindings that expose the [**kovra**](https://kovra.sh) Rust core to Python.

`kovra-ffi` is an implementation dependency of
[`kovra-mcp`](https://pypi.org/project/kovra-mcp/) — the kovra MCP server. You
normally install **`kovra-mcp`**, which pulls this in automatically; `kovra-ffi`
carries no standalone API for end users.

- Project & docs: <https://kovra.sh>
- Source: <https://github.com/kaeus-inc/kovra-core>

kovra is a product of **Kaeus Inc**. Source-available under the Business Source
License 1.1; each version converts to Apache-2.0 four years after its release.

