Automic VaultAutomic Vault

brew

gemgen を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gemgen

local Homebrew formula metadata

概要

パッケージ概要

Command-line tool for converting Commonmark Markdown to Gemtext

履歴

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

gemgen is a small command-line converter from CommonMark Markdown to Gemtext, the lightweight markup used by Gemini protocol capsules. Its history is best understood as part of the early-2020s tooling wave around maintaining text-first Gemini sites from more common Markdown source material.

プロジェクトの歴史

The SourceHut repository began in August 2021 and reached tagged releases through v0.6.0 by February 2022. The README describes a Go tool built on goldmark and a companion goldmark-gemtext renderer, with options for preserving or adapting Markdown constructs to produce readable Gemtext rather than a purely mechanical dump.

The project scope stayed deliberately narrow: it converts files concurrently or streams Markdown from standard input to Gemtext on standard output, with extra support for link rewriting, templates, wiki-style links, and formatting choices useful when publishing static Gemini content.

採用の歴史

gemgen's adoption evidence is modest and niche. The upstream README lists Arch AUR and Homebrew packaging, and Go package metadata identifies it as a command module rather than a widely imported library.

使われ方

Practitioners use gemgen to keep Markdown as the editable source for Gemini capsules, then generate `.gmi` output during publishing. The tool pays special attention to Gemtext conventions: links are placed after paragraphs, headings and lists are simplified, emphasis can be removed or retained, and code blocks are emitted in fenced Gemtext form.

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

For package maintainers, gemgen is a compact example of Gemini-era publishing tooling: a single-purpose CLI, small Go dependency tree, manpage-oriented installation, and enough release discipline to appear in Homebrew despite its narrow audience.

タイムライン

  • 2021: Initial public commits and v0.1.0 release.
  • 2021: v0.5.0 adds to the early sequence of SourceHut-hosted releases.
  • 2022: v0.6.0 is tagged after several months of Markdown-to-Gemtext iteration.

Related projects

  • gemgen is related to CommonMark, goldmark, goldmark-gemtext, the Gemini protocol, and other capsule publishing tools that bridge web-era Markdown into Gemtext.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://sr.ht/~kota/gemgen/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://sr.ht/~kota/gemgen/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gemgen
バージョン0.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gemgen
ホームページhttps://sr.ht/~kota/gemgen/
リポジトリhttps://git.sr.ht/~kota/gemgen
上流ドキュメントhttps://sr.ht/~kota/gemgen
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://git.sr.ht/~kota/gemgen/archive/v0.6.0.tar.gz
ビルド依存関係go, scdoc
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegemgen
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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