macOS
brew install orcanialocal Homebrew formula metadata
brew / 順位 10911
orcania のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install orcanialocal Homebrew formula metadata
nix profile install nixpkgs#orcanianixpkgs package indexes · pkgs/by-name/or/orcania/package.nix · ソース: api.github.com
sudo pacman -S orcaniaArch Linux sync databases · orcania · ソース: geo.mirror.pkgbuild.com
sudo apt install liborcania-devDebian stable package indexes · liborcania-dev · ソース: deb.debian.org
sudo zypper install liborcania2_3openSUSE Tumbleweed package metadata · liborcania2_3 · ソース: download.opensuse.org
概要
Potluck with different functions for different purposes in C
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
base64url | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:orcania |
|---|---|
| バージョン | 2.3.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://babelouest.github.io/orcania/ |
| リポジトリ | https://github.com/babelouest/orcania |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.