Metadata-Version: 2.4
Name: algenta-runtime-native
Version: 1.0.3
Summary: Bundled Algenta runtime artifacts for the algenta package. Installed automatically; not a standalone API.
Project-URL: Homepage, https://algenta.ai
Project-URL: Repository, https://github.com/thyn-ai/algenta
License: Proprietary — (c) Algenta. The native runtime is proprietary; see https://algenta.ai/terms
Keywords: algenta,native,runtime
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.14
Description-Content-Type: text/markdown

# algenta-runtime-native

Internal runtime artifact package for [`algenta`](https://pypi.org/project/algenta/).

Users do not install this package directly. `pip install algenta` resolves the
matching platform runtime automatically. The wheel carries the prebuilt Algenta
runtime worker, signed manifest, and release public key needed for offline
integrity verification.

Wheels-only, per-platform (macOS arm64 + Linux x86_64 first). Built and signed by
the `build-runtime` workflow.
