Metadata-Version: 2.4
Name: tdai-codex-cli-bin
Version: 0.3.2
Summary: Pinned Codex CLI runtime for the Python SDK
Project-URL: Homepage, https://github.com/openai/codex
Project-URL: Repository, https://github.com/openai/codex
Project-URL: Issues, https://github.com/openai/codex/issues
Author: OpenAI
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Codex CLI Runtime for Python SDK

Platform-specific runtime package consumed by the published `tdai-codex-sdk`.

This package is staged during release so the SDK can pin an exact Codex CLI
version without checking platform binaries into the repo.

`tdai-codex-cli-bin` is intentionally wheel-only. Do not build or publish an
sdist for this package.
