macOS
brew install cprotolocal Homebrew formula metadata
sudo port install cprotoMacPorts ports tree · devel/cproto/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cproto in AI-Agent-Workflows.
Installation
brew install cprotolocal Homebrew formula metadata
sudo port install cprotoMacPorts ports tree · devel/cproto/Portfile · Quelle: api.github.com
sudo apk add cprotoAlpine Linux edge package indexes · cproto · Quelle: dl-cdn.alpinelinux.org
sudo apt install cprotoDebian stable package indexes · cproto · Quelle: deb.debian.org
sudo dnf install cprotoFedora Rawhide package metadata · cproto · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cprotonixpkgs package indexes · pkgs/by-name/cp/cproto/package.nix · Quelle: api.github.com
Überblick
Generate function prototypes for functions in input files
Verlauf
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.
Sicherheitslage
Für cproto wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cproto | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://invisible-island.net/cproto/
Installationsmetadaten
| Paketschlüssel | brew:cproto |
|---|---|
| Version | 4.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cproto |
| Homepage | https://invisible-island.net/cproto/ |
| Repository | https://github.com/ThomasDickey/cproto-snapshots |
| Upstream-Dokumentation | https://invisible-island.net/cproto/cproto.html |
| Lizenz | LicenseRef-Homebrew-public-domain |
| Quellarchiv | https://invisible-mirror.net/archives/cproto/cproto-4.8.tgz |
| Zuletzt aktualisiert | 2026-05-15T23:57:12Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 cprotoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.