macOS
brew install base16384local Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für base16384 in AI-Agent-Workflows.
Installation
brew install base16384local Homebrew formula metadata
sudo apt install base16384Debian stable package indexes · base16384 · Quelle: deb.debian.org
nix profile install nixpkgs#base16384nixpkgs package indexes · pkgs/by-name/ba/base16384/package.nix · Quelle: api.github.com
Überblick
Encode binary files to printable utf16be
Verlauf
base16384 is a binary-to-text encoding tool and library that maps binary data into printable UTF-16BE text using 16,384 Chinese characters. It is intentionally framed by its README as a higher-radix cousin of base64.
The GitHub repository was created in April 2020. The README describes the format as using characters from U+4E00 through U+8DFF as the alphabet, with a remainder marker for incomplete final chunks.
The project is written as a C/CMake command-line utility and library, and the current CMake metadata identifies version 2.3.2 with a September 2025 version date. The README also notes use of Cosmopolitan for cross-platform binary compilation.
base16384 has crossed beyond a single Homebrew formula: the README documents installation from Debian Bookworm or higher, Homebrew, an Ubuntu PPA, OpenWrt packages, and Arch AUR. The input package metadata also lists Debian, Ubuntu, Nix, and Homebrew package names.
The README lists ports and bindings in Go, Python, Android, TypeScript, Lua, C#, Rust, Swift, Dart, and MoonBit, which is unusual for a niche encoding experiment and suggests adoption by developers interested in the format itself rather than only the original CLI.
The command exposes encode and decode modes, can read from stdin and write to stdout, and includes options for timing, UTF-16BE byte-order marker behavior, and checksums. Examples in the README show piping through iconv so encoded UTF-16BE output can be displayed as UTF-8 text.
There is no documented user configuration file or credentials store; behavior is controlled by command-line flags.
base16384 is package-nerd catnip because it is a concrete reminder that base-N encodings are constrained by transport assumptions, not just math. It asks what happens when the transport can carry a large printable Unicode alphabet rather than ASCII.
Its packaging breadth is the notable part: a very specific encoding utility appears in general-purpose OS package indexes, language ports, and embedded/open-source package sets.
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 |
|---|---|---|---|
base16384 | 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://github.com/fumiama/base16384
Installationsmetadaten
| Paketschlüssel | brew:base16384 |
|---|---|
| Version | 2.3.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/base16384 |
| Homepage | https://github.com/fumiama/base16384 |
| Repository | https://github.com/fumiama/base16384 |
| Upstream-Dokumentation | https://github.com/fumiama/base16384#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | base16384 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
base16384 2.3.1-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.3.1-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.3.1-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devbase16384
nix profile install nixpkgs#base16384base16384 2.2.5-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.2.5-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.2.5-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devQuellspur
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.