macOS
brew install tiny-remapperlocal Homebrew formula metadata
安装
brew install tiny-remapperlocal Homebrew formula metadata
概览
Tiny, efficient tool for remapping JAR files using "Tiny"-format mappings
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tiny-remapper | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tiny-remapper |
|---|---|
| 版本 | 0.14.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tiny-remapper |
| 主页 | https://fabricmc.net/ |
| 仓库 | https://github.com/FabricMC/tiny-remapper |
| 上游文档 | https://github.com/FabricMC/tiny-remapper#readme |
| 许可证 | LGPL-3.0-only |
| 源码归档 | https://maven.fabricmc.net/net/fabricmc/tiny-remapper/0.14.0/tiny-remapper-0.14.0-fat.jar |
| 最后更新 | 2026-05-29T11:47:06Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.