pkg.soopen package index

brew / 排名 12312

使用 Homebrew, MacPorts, Nix 安装 base91

查看 base91 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install base91

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install base91

MacPorts ports tree · mail/base91/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#base91

nixpkgs package indexes · pkgs/by-name/ba/base91/package.nix · 来源: api.github.com

概览

软件包摘要

Utility to encode and decode base91 files

命令和别名

  • b91dec
  • b91enc
  • base91

历史

项目历史与用法

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.

时间线

  • 2006: SourceForge project activity and project metadata date basE91 to October 2006.
  • 2006: Latest SourceForge release path records version 0.6.0 in November 2006.
  • 2020s: Input package metadata shows basE91 available through Homebrew, MacPorts, and Nix.

Related projects

  • Base64 and uuencode are the official comparison points named by the SourceForge description.
  • Other ASCII-armoring and binary-to-text encodings, including Ascii85/Base85, are conceptually adjacent even though they are separate formats.
  • SourceForge hosts the original project site and release files for basE91.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
b91dec可执行文件已索引可执行文件从本地可执行文件索引发现。
b91enc可执行文件已索引可执行文件从本地可执行文件索引发现。
base91可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.6.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:base91
版本0.6.0
软件包管理器Homebrew
主页https://base91.sourceforge.net/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

base91

nix profile install nixpkgs#base91
  • normalized package name match
  • 匹配方式:Base91
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/base91/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

base91

sudo port install base91
  • normalized package name match
  • 匹配方式:Base91
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/base91/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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