# c10t を Homebrew でインストール

c10t のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:c10t
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install c10t
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:c10t
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/c10t>
- **バージョン:** 1.7
- **ソース概要:** Minecraft cartography tool
- **ホームページ:** <https://github.com/udoprog/c10t>
- **リポジトリ:** <https://github.com/udoprog/c10t>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/udoprog/c10t/archive/refs/tags/1.7.tar.gz>
- **最終更新:** 2026-08-02T01:55:34+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- c10t (cli)
- c10t (エイリアス)

## 依存関係

- boost
- freetype
- libpng

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.7
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/udoprog/c10t
- 検出された最新: 1.7 (最新)
## プロジェクトの歴史と使われ方

c10t is a Minecraft cartography tool for rendering world data into maps. It belongs to the early wave of external Minecraft world tools, built for command-line rendering, memory-aware processing, and cross-platform builds.

### プロジェクトの歴史

The README says c10t was written because the author liked ZomBuster's Cartograph but wanted different rendering behavior. Upstream Git history starts on 6 September 2010, close to Minecraft's early modding/tooling boom, and the repository tagged 1.0 later that month.

The tool's design centered on a pipelined multithreaded rendering process, memory limits with file-backed caching, proper command-line options, and a CMake build that could target Windows and macOS as well as Linux.

### 採用の歴史

c10t's adoption was mostly within the Minecraft tooling community rather than broad system administration. The README points users to GitHub issues, a debug mode, and a separate Java/SWT GUI wrapper, showing a small ecosystem around a command-line renderer.

Homebrew packaging made it easy for macOS users to install a native Minecraft map renderer without building Boost, libpng, zlib, and FreeType manually.

### 使われ方

Users run c10t against Minecraft world data to render map images. Supporting tools in the build include nbt-inspect and region-inspect for inspecting Minecraft NBT and region files.

The README emphasizes debug output, version reporting in bug reports, platform/architecture details, and memory-friendly rendering options, all pointing to usage on large or fragile world saves.

### パッケージ好きにとっての重要性

For package nerds, c10t is a snapshot of early Minecraft-native tooling in C++: external renderers, NBT parsing, region file inspection, Boost-era dependency stacks, and optional GUI wrappers.

It also illustrates why game-adjacent CLIs appear in Unix package managers: a game creates a data format and a community quickly wants command-line batch tools for rendering, inspection, and automation.

### タイムライン

- 2010-09-06: Initial upstream Git commit.
- 2010-09-18: 1.0 tag appears.
- 2010-10-10: 1.1 tag appears.
- 2011-03-11: 1.7 tag appears.
- 2020-12-13: Palette overhaul updates old numeric ID handling toward modern namespaced palette data.
- 2024-07-11: Upstream commit fixes deprecated Boost usage.

### Related projects

- Cartograph by ZomBuster: the Minecraft mapper the README names as inspiration.
- Firemark: Linux port of Cartograph credited by the README.
- c10t-swt: Java/SWT GUI wrapper linked from the README.
- Minecraft NBT and region-file tools: adjacent utilities represented by c10t's nbt-inspect and region-inspect targets.

### ソース

- <https://github.com/udoprog/c10t>
- <https://github.com/udoprog/c10t#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** c10t
- **Version Scheme:** 0
- **Revision:** 13
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [libpng](https://pkg.so/ja/brew/libpng/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/ja/brew/freetype/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [mapcrafter](https://pkg.so/ja/brew/mapcrafter/) - Shares pkgdb curated category or tags: cli, games, map-rendering, minecraft.
- [fabric-installer](https://pkg.so/ja/brew/fabric-installer/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [ferium](https://pkg.so/ja/brew/ferium/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [pacmc](https://pkg.so/ja/brew/pacmc/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [quilt-installer](https://pkg.so/ja/brew/quilt-installer/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [mame](https://pkg.so/ja/brew/mame/) - Shares pkgdb curated category or tags: cli, games.
- [rom-tools](https://pkg.so/ja/brew/rom-tools/) - Shares pkgdb curated category or tags: cli, games.
- [dosbox-x](https://pkg.so/ja/brew/dosbox-x/) - Shares pkgdb curated category or tags: cli, games.
- [corsixth](https://pkg.so/ja/brew/corsixth/) - Local package facts share a topical domain. Shared terms: cli, freetype, game, games, libpng.
- [cataclysm](https://pkg.so/ja/brew/cataclysm/) - Local package facts share a topical domain. Shared terms: cli, freetype, game, games.

## Combined YAML source

View the package source record on GitHub. [combined/c10t.yml](https://github.com/mxcl/pkgdb/blob/main/combined/c10t.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
