macOS
brew install tiny-remapperlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tiny-remapper in AI-Agent-Workflows.
Installation
brew install tiny-remapperlocal Homebrew formula metadata
Überblick
Tiny, efficient tool for remapping JAR files using "Tiny"-format mappings
Verlauf
tiny-remapper is a FabricMC Java tool for remapping JAR files with Tiny-format mappings. It is a niche but important Minecraft/Fabric build-chain utility rather than a general developer tool.
The official README describes tiny-remapper as a tiny, efficient tool for remapping JAR files using Tiny-format mappings, with original code provided by Player. Its public GitHub repository has no GitHub releases published, so most of the version history is visible through Fabric's Maven repository rather than release notes.
Fabric's Maven repository shows tiny-remapper artifacts at least as early as the 0.1.0.x line in October 2018 and current artifacts such as 0.13.x in 2026. That fits its role as a library/tool shipped as part of the Fabric toolchain.
Fabric's wiki documents tiny-remapper as both a command-line tool and programmable interface. It says Loom uses Tiny Remapper for multiple tasks and Fabric Loader uses it to remap Minecraft code to intermediary names.
The supplied package-manager facts show only Homebrew packaging in this batch, which matches the niche: most users receive tiny-remapper as a Maven dependency through Fabric tooling, while the Homebrew formula exposes it as a standalone CLI for packagers and modding-toolchain users.
tiny-remapper is used to transform compiled Java bytecode between mapping namespaces, especially in the Fabric Minecraft ecosystem. Official Fabric docs describe Loom converting Yarn-named mod binaries to intermediary-named usable mod binaries and Fabric Loader converting obfuscated vanilla Minecraft to intermediary.
Its package-nerd use case is debugging or scripting remaps outside Gradle/Loom, inspecting mapping artifacts, and having a reproducible CLI wrapper around a normally embedded Java library.
tiny-remapper is significant less because of broad adoption and more because it exposes a hidden build-system primitive as a package. It is the kind of tool that package databases surface when a dependency-heavy ecosystem grows a command-line edge.
It also marks the Fabric ecosystem's preference for explicit mapping formats and reusable tooling, which matters to maintainers packaging Minecraft mod development stacks.
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 |
|---|---|---|---|
tiny-remapper | 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.
Installationsmetadaten
| Paketschlüssel | brew:tiny-remapper |
|---|---|
| Version | 0.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tiny-remapper |
| Homepage | https://fabricmc.net/ |
| Repository | https://github.com/FabricMC/tiny-remapper |
| Upstream-Dokumentation | https://github.com/FabricMC/tiny-remapper#readme |
| Lizenz | LGPL-3.0-only |
| Quellarchiv | https://maven.fabricmc.net/net/fabricmc/tiny-remapper/0.14.0/tiny-remapper-0.14.0-fat.jar |
| Zuletzt aktualisiert | 2026-05-29T11:47:06Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tiny-remapper |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.