macOS
brew install base91local Homebrew formula metadata
sudo port install base91MacPorts ports tree · mail/base91/Portfile · 来源: api.github.com
安装
brew install base91local Homebrew formula metadata
sudo port install base91MacPorts ports tree · mail/base91/Portfile · 来源: api.github.com
nix profile install nixpkgs#base91nixpkgs package indexes · pkgs/by-name/ba/base91/package.nix · 来源: api.github.com
概览
Utility to encode and decode base91 files
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
b91dec | cli | 全局可执行文件 | |
b91enc | cli | 全局可执行文件 | |
base91 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://base91.sourceforge.net/
安装元数据
| 软件包键 | brew:base91 |
|---|---|
| 版本 | 0.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/base91 |
| 主页 | https://base91.sourceforge.net/ |
| 上游文档 | https://base91.sourceforge.net/ |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://downloads.sourceforge.net/project/base91/basE91/0.6.0/base91-0.6.0.tar.gz |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
base91
nix profile install nixpkgs#base91base91
sudo port install base91来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.