macOS
brew install cprotolocal Homebrew formula metadata
sudo port install cprotoMacPorts ports tree · devel/cproto/Portfile · ソース: api.github.com
brew
cproto のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cprotolocal Homebrew formula metadata
sudo port install cprotoMacPorts ports tree · devel/cproto/Portfile · ソース: api.github.com
sudo apk add cprotoAlpine Linux edge package indexes · cproto · ソース: dl-cdn.alpinelinux.org
sudo apt install cprotoDebian stable package indexes · cproto · ソース: deb.debian.org
sudo dnf install cprotoFedora Rawhide package metadata · cproto · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cprotonixpkgs package indexes · pkgs/by-name/cp/cproto/package.nix · ソース: api.github.com
概要
Generate function prototypes for functions in input files
履歴
cproto is a long-lived C source utility for generating function prototypes and declarations from C input files. It also supports conversions between old-style K&R function definitions and ANSI C style, plus lint-library generation.
The official history says Chin Huang wrote and maintained cproto while at the University of Waterloo, with the first public version posted to comp.sources.unix in October 1989. Updates followed on comp.sources.misc through the early 1990s.
Thomas E. Dickey began working on cproto in June 1993, sending fixes and improvements to Huang. His work added lint-library support, GNU configure support, regression tests, diagnostics, and ports including VAX/VMS and HP/Apollo.
The modern Invisible Island page documents Dickey's continued maintenance, occasional fixes, generated documentation, release archives, and an official GitHub snapshots repository.
cproto spread through the Unix source-sharing ecosystem before modern package managers, with releases posted to comp.sources.unix and comp.sources.misc. The official page later cataloged downstream package references for Debian, RPM-based systems, SlackBuilds, FreshPorts, NetBSD pkgsrc, AIX, HP-UX, and Repology.
The manpage describes cproto as reading C source files or standard input and writing generated function prototypes to standard output. It can process K&R or ANSI-style definitions, optionally emit variable declarations, convert source forms, and generate lint-library source.
cproto is a classic small Unix development tool: it predates Git hosting, has Usenet-release provenance, uses generated manpage documentation, and remains packaged because it solves a narrow C maintenance problem that still appears in legacy codebases.
セキュリティ状態
cproto に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cproto | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://invisible-island.net/cproto/
インストールメタデータ
| パッケージキー | brew:cproto |
|---|---|
| バージョン | 4.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cproto |
| ホームページ | https://invisible-island.net/cproto/ |
| リポジトリ | https://github.com/ThomasDickey/cproto-snapshots |
| 上流ドキュメント | https://invisible-island.net/cproto/cproto.html |
| ライセンス | LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://invisible-mirror.net/archives/cproto/cproto-4.8.tgz |
| 最終更新 | 2026-05-15T23:57:12Z |
| Pulse | updated |
| 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 | cproto |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cproto 4.7x-1
utilities to generate C function prototypes from C source code
https://invisible-island.net/cproto/cproto.html
sudo apt install cprotocproto
nix profile install nixpkgs#cprotocproto 4.7v-2
utilities to generate C function prototypes from C source code
https://invisible-island.net/cproto/cproto.html
sudo apt install cprotocproto 4.7y-r1
Generate C function prototypes from C source code
https://invisible-island.net/cproto/
sudo apk add cprotocproto-doc 4.7y-r1
Generate C function prototypes from C source code (documentation)
https://invisible-island.net/cproto/
sudo apk add cproto-doccproto 4.8-1.fc45
Generates function prototypes and variable declarations from C code
sudo dnf install cprotocproto
sudo port install cprotoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.