macOS
brew install castxmllocal Homebrew formula metadata
sudo port install castxmlMacPorts ports tree · lang/castxml/Portfile · ソース: api.github.com
brew
castxml のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install castxmllocal Homebrew formula metadata
sudo port install castxmlMacPorts ports tree · lang/castxml/Portfile · ソース: api.github.com
sudo apt install castxmlDebian stable package indexes · castxml · ソース: deb.debian.org
sudo dnf install castxmlFedora Rawhide package metadata · castxml · ソース: dl.fedoraproject.org
nix profile install nixpkgs#castxmlnixpkgs package indexes · pkgs/by-name/ca/castxml/package.nix · ソース: api.github.com
sudo pacman -S castxmlArch Linux sync databases · castxml · ソース: geo.mirror.pkgbuild.com
sudo zypper install CastXML-developenSUSE Tumbleweed package metadata · CastXML-devel · ソース: download.opensuse.org
scoop install main/castxmlScoop official bucket manifest trees · bucket/castxml.json · ソース: api.github.com
概要
C-family Abstract Syntax Tree XML Output
履歴
CastXML is a developer tool that parses C-family source files and writes a subset of the abstract syntax tree as XML. The upstream README describes it as maintained by Kitware in support of ITK, the Insight Segmentation and Registration Toolkit.
The project is built around LLVM/Clang: its manual says source files are parsed as complete translation units by an internal Clang compiler. It also includes a --castxml-gccxml mode that emits XML close to GCC-XML, making it important for code-generation and binding workflows that previously expected GCC-XML-style output.
The supplied package facts show CastXML distributed across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, and openSUSE. That breadth matches its niche but durable role as infrastructure for C/C++ introspection workflows rather than an end-user command.
Typical use is command-line AST extraction: pass source files, Clang options, and CastXML options, then request XML output with --castxml-output or GCC-XML-compatible output with --castxml-gccxml. The manual also documents compiler-target matching with --castxml-cc-* options.
CastXML is package-nerd significant because it packages compiler-internal structure as a stable CLI artifact. It lets downstream tools depend on a packaged executable instead of embedding all of Clang's C++ APIs or reviving GCC-XML.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
castxml | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/CastXML/CastXML
インストールメタデータ
| パッケージキー | brew:castxml |
|---|---|
| バージョン | 0.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/castxml |
| ホームページ | https://github.com/CastXML/CastXML |
| リポジトリ | https://github.com/CastXML/CastXML |
| 上流ドキュメント | https://github.com/CastXML/CastXML#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/CastXML/CastXML/archive/refs/tags/v0.7.0.tar.gz |
| 依存関係 | llvm |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | castxml |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
castxml 0.6.11-1
C-family abstract syntax tree XML output tool
https://github.com/CastXML/CastXML
sudo apt install castxmlcastxml
nix profile install nixpkgs#castxmlcastxml 0.6.3-1build2
C-family abstract syntax tree XML output tool
https://github.com/CastXML/CastXML
sudo apt install castxmlcastxml 0.7.0-1.fc45
C-family abstract syntax tree XML output tool
https://github.com/CastXML/CastXML
sudo dnf install castxmlcastxml 0.7.0-2
C-family abstract syntax tree XML output tool
https://github.com/CastXML/CastXML
sudo pacman -S castxmlCastXML-devel 0.7.0-1.4
C-family Abstract Syntax Tree XML Output
https://github.com/CastXML/CastXML
sudo zypper install CastXML-develcastxml
sudo port install castxmlmain/castxml
scoop install main/castxmlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.