pkg.soopen package index

brew / rang 10911

Installer orcania avec Homebrew, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de orcania pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install orcania

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#orcania

nixpkgs package indexes · pkgs/by-name/or/orcania/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S orcania

Arch Linux sync databases · orcania · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install liborcania-dev

Debian stable package indexes · liborcania-dev · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install liborcania2_3

openSUSE Tumbleweed package metadata · liborcania2_3 · Source: download.opensuse.org

aperçu

Résumé du paquet

Potluck with different functions for different purposes in C

Commandes et alias

  • base64url

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1.2.0: The changelog records addition of a CMake installation script.
  • 2.0.0: The changelog records pointer-list, string-array, base64url, pkg-config, and dependency cleanup changes.
  • 2.2.0: The changelog records addition of the `base64url` command-line tool.
  • 2.3.x: The changelog records base64 allocation helpers, MSVC support, stricter compiler flags, and minor bug fixes.

Related projects

  • Orcania is part of the Babelouest C ecosystem and is referenced by related projects such as Yder. It also supports higher-level Babelouest projects that need shared low-level C helpers.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
base64urlexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.3.3
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:orcania
Version2.3.3
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://babelouest.github.io/orcania/
Dépôthttps://github.com/babelouest/orcania
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

liborcania-dev 2.3.3-1+b2

library for angharad programs, development files

https://github.com/babelouest/orcania

sudo apt install liborcania-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: orcania
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Orcania
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liborcania-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liborcania2.3 2.3.3-1+b2

library for angharad programs

https://github.com/babelouest/orcania

sudo apt install liborcania2.3
  • Section: libs
  • Architecture: amd64
  • Source Package: orcania
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Orcania
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liborcania2.3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

orcania

nix profile install nixpkgs#orcania
  • normalized package name match
  • Correspondance par : Orcania
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/orcania/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liborcania-dev 2.3.3-1

library for angharad programs, development files

https://github.com/babelouest/orcania

sudo apt install liborcania-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: orcania
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Orcania
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liborcania-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liborcania2.3 2.3.3-1

library for angharad programs

https://github.com/babelouest/orcania

sudo apt install liborcania2.3
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: orcania
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Orcania
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liborcania2.3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

orcania 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 orcania
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Orcania
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: orcania from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

liborcania2_3 2.3.3-2.3

MISC function library

https://github.com/babelouest/orcania

sudo zypper install liborcania2_3
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: orcania
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Orcania
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liborcania2_3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

orcania-devel 2.3.3-2.3

Header files for orcania

https://github.com/babelouest/orcania

sudo zypper install orcania-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: orcania
  • 4 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Orcania
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: orcania-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation