macOS
brew install tiny-remapperlocal Homebrew formula metadata
brew
tiny-remapper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.