macOS
brew install orcanialocal Homebrew formula metadata
brew
Potluck with different functions for different purposes in C. Version 2.3.3 via Homebrew; verified from local package data.
install
brew install orcanialocal Homebrew formula metadata
sudo apt install liborcania-devDebian stable package indexes · liborcania-dev · source: deb.debian.org
nix profile install nixpkgs#orcanianixpkgs package indexes · pkgs/by-name/or/orcania/package.nix · source: api.github.com
sudo pacman -S orcaniaArch Linux sync databases · orcania · source: geo.mirror.pkgbuild.com
sudo zypper install liborcania2_3openSUSE Tumbleweed package metadata · liborcania2_3 · source: download.opensuse.org
overview
Potluck with different functions for different purposes in C
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
base64url | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/babelouest/orcania
install metadata
| Package key | brew:orcania |
|---|---|
| Version | 2.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/orcania |
| Homepage | https://babelouest.github.io/orcania/ |
| Repository | https://github.com/babelouest/orcania |
| Upstream docs | https://babelouest.github.io/orcania |
| License | LGPL-2.1-only |
| Source archive | https://github.com/babelouest/orcania/archive/refs/tags/v2.3.3.tar.gz |
| Build dependencies | cmake, doxygen |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | orcania |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-1
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.1
MISC function library
https://github.com/babelouest/orcania
sudo zypper install liborcania2_3orcania-devel 2.3.3-2.1
Header files for orcania
https://github.com/babelouest/orcania
sudo zypper install orcania-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.