macOS
brew install orcanialocal Homebrew formula metadata
brew / Rang 10911
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für orcania in AI-Agent-Workflows.
Installation
brew install orcanialocal Homebrew formula metadata
nix profile install nixpkgs#orcanianixpkgs package indexes · pkgs/by-name/or/orcania/package.nix · Quelle: api.github.com
sudo pacman -S orcaniaArch Linux sync databases · orcania · Quelle: geo.mirror.pkgbuild.com
sudo apt install liborcania-devDebian stable package indexes · liborcania-dev · Quelle: deb.debian.org
sudo zypper install liborcania2_3openSUSE Tumbleweed package metadata · liborcania2_3 · Quelle: download.opensuse.org
Überblick
Potluck with different functions for different purposes in C
Verlauf
Orcania is a small C utility library from the Babelouest project family. Its own documentation calls it a potluck of functions that can be shared among C programs, intended to provide low-level functionality for the author's other libraries and programs.
The public history is mostly visible through the repository and changelog rather than narrative release notes. The changelog shows the library maturing from build-system work in the 1.2 series to a 2.0.0 release that added a pointer-list structure, string-array helpers, base64url encode/decode functions, base64url-to-base64 conversion, pkg-config installation, and removal of a Jansson dependency.
Later 2.x releases focused on small C-library polish: Doxygen documentation, pointer-list cleanup helpers, safer string helpers, improved base64 decoding, license harmonization, a `base64url` command-line tool, static-link pkg-config fixes, MSVC support, and stricter compiler warnings.
Orcania's adoption is primarily as an internal foundation for Babelouest C projects. Its documentation says it exists to provide shared low-level functionality for the author's other libraries and programs, and related Babelouest repositories such as Yder document Orcania as a prerequisite.
The upstream README says Orcania is available as official packages in multiple distributions and can also be installed from precompiled release packages or built from source with CMake or a Makefile.
C programs use Orcania for null-tolerant string wrappers, split-string and string-array helpers, a generic pointer-list structure, base64 and base64url encoding and decoding, and hooks for replacing allocation functions. The Homebrew formula also installs a `base64url` executable.
Orcania is package-nerd-interesting less for fame than for dependency shape: it is a small leaf library that factors repeated C utility code out of a family of web, logging, database, and service projects. Packaging it separately lets downstream distributions build the rest of the Babelouest stack against a shared LGPL library instead of vendoring helpers.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
base64url | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:orcania |
|---|---|
| Version | 2.3.3 |
| Paketmanager | Homebrew |
| Homepage | https://babelouest.github.io/orcania/ |
| Repository | https://github.com/babelouest/orcania |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
liborcania-dev 2.3.3-1+b2
library for angharad programs, development files
https://github.com/babelouest/orcania
sudo apt install liborcania-devliborcania2.3 2.3.3-1+b2
library for angharad programs
https://github.com/babelouest/orcania
sudo apt install liborcania2.3orcania
nix profile install nixpkgs#orcanialiborcania-dev 2.3.3-1
library for angharad programs, development files
https://github.com/babelouest/orcania
sudo apt install liborcania-devliborcania2.3 2.3.3-1
library for angharad programs
https://github.com/babelouest/orcania
sudo apt install liborcania2.3orcania 2.3.3-2
Potluck with different functions for different purposes that can be shared among C programs
https://github.com/babelouest/orcania
sudo pacman -S orcanialiborcania2_3 2.3.3-2.3
MISC function library
https://github.com/babelouest/orcania
sudo zypper install liborcania2_3orcania-devel 2.3.3-2.3
Header files for orcania
https://github.com/babelouest/orcania
sudo zypper install orcania-develQuellspur
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.