<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>lucascs@proton.me</email>
		<name>Lucas C.S.</name>
	</maintainer>
	<longdescription lang="en">
		Prebuilt binary distribution of Codex CLI, OpenAI's AI-powered coding
		agent that runs in the terminal. This package installs the official
		statically-linked musl binary from the upstream GitHub release, avoiding
		the lengthy Rust compilation required by dev-util/codex. Suitable for
		users who do not want to compile the package from source.
	</longdescription>
	<upstream>
		<remote-id type="github">openai/codex</remote-id>
		<bugs-to>https://github.com/openai/codex/issues</bugs-to>
	</upstream>
</pkgmetadata>
