macOS
brew install base91local Homebrew formula metadata
sudo port install base91MacPorts ports tree · mail/base91/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für base91 in AI-Agent-Workflows.
Installation
brew install base91local Homebrew formula metadata
sudo port install base91MacPorts ports tree · mail/base91/Portfile · Quelle: api.github.com
nix profile install nixpkgs#base91nixpkgs package indexes · pkgs/by-name/ba/base91/package.nix · Quelle: api.github.com
Überblick
Utility to encode and decode base91 files
Verlauf
basE91 is a binary-to-text encoding method and command-line tool that encodes binary data as ASCII characters with less overhead than Base64 for many inputs.
The SourceForge project page describes basE91 as an advanced method for encoding binary data as ASCII characters, similar to uuencode or Base64 but more efficient. It reports overhead of at most 23 percent and as low as 14 percent depending on input.
The SourceForge files page identifies the latest 0.6.0 Java archive release in November 2006, and the project page shows project activity dating to October 2006. The project's official website remains base91.sourceforge.net.
basE91 remains niche, but the input package metadata lists Homebrew, MacPorts, and Nix packaging, and the SourceForge project records tens of thousands of file downloads over its lifetime. Its adoption is mostly among developers who specifically need denser ASCII armoring than Base64 rather than users of general-purpose OS tooling.
The project page classifies it under data formats, terminals, email, algorithms, and internet topics, reflecting the encoding's intended transport and storage use cases.
The packaged CLI exposes base91 plus b91enc and b91dec executables according to the Homebrew input metadata. It is used as an encoder/decoder filter for files or streams where ASCII-safe text output is required.
There is no documented configuration file or credentials store; the tool is a stateless encoder/decoder.
basE91 is significant as one of the better-known post-Base64 ASCII-armoring experiments. It trades simplicity and universal support for denser output, which makes it a useful reference point in discussions of binary-to-text encoding efficiency.
Its package-manager presence is also a classic long-tail case: a 2006 SourceForge utility still appears in modern package indexes because encoding tools age slowly when their formats are stable.
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 |
|---|---|---|---|
b91dec | cli | globales Executable | |
b91enc | cli | globales Executable | |
base91 | 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://base91.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:base91 |
|---|---|
| Version | 0.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/base91 |
| Homepage | https://base91.sourceforge.net/ |
| Upstream-Dokumentation | https://base91.sourceforge.net/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://downloads.sourceforge.net/project/base91/basE91/0.6.0/base91-0.6.0.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | base91 |
| 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.
base91
nix profile install nixpkgs#base91base91
sudo port install base91Quellspur
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.