Automic VaultAutomic Vault

brew

c10t を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install c10t

local Homebrew formula metadata

概要

パッケージ概要

Minecraft cartography tool

コマンドとエイリアス

  • c10t

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
c10tcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.7
マネージャ更新日
ローカルデータOK
上流最新
検出された最新1.7

https://github.com/udoprog/c10t

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:c10t
バージョン1.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/c10t
ホームページhttps://github.com/udoprog/c10t
リポジトリhttps://github.com/udoprog/c10t
上流ドキュメントhttps://github.com/udoprog/c10t#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/udoprog/c10t/archive/refs/tags/1.7.tar.gz
依存関係boost, freetype, libpng
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namec10t
Version Scheme0
Revision13
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment