Automic VaultAutomic Vault

brew

使用 Homebrew 安装 c10t

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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