pkg.soopen package index

brew / 順位 3832

cmark を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cmark

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cmark

MacPorts ports tree · devel/cmark/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add cmark

Alpine Linux edge package indexes · cmark · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install cmark

Debian stable package indexes · cmark · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install cmark

Fedora Rawhide package metadata · cmark · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#cmark

nixpkgs package indexes · pkgs/by-name/cm/cmark/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cmark

Arch Linux sync databases · cmark · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install cmark

openSUSE Tumbleweed package metadata · cmark · ソース: download.opensuse.org

概要

パッケージ概要

Strongly specified, highly compatible implementation of Markdown

コマンドとエイリアス

  • cmark

履歴

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

cmark is the C reference implementation of CommonMark, providing both a libcmark parsing/rendering library and a cmark command-line program. It exists to make Markdown behavior testable, portable, fast, and consistent across implementations.

プロジェクトの歴史

CommonMark grew out of the need for an unambiguous Markdown specification after years of divergent Markdown implementations. The CommonMark site says the effort started in 2014 with implementers and large-scale Markdown users, and the cmark README credits John MacFarlane with the original library and program alongside contributors to parsing, optimization, links, emphasis, APIs, and tests.

採用の歴史

The CommonMark site reports implementations for dozens of programming languages and lists adopters including Discourse, GitHub, GitLab, Reddit, Qt, Stack Overflow/Stack Exchange, and Swift. The batch input lists cmark packages across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE/zypper.

使われ方

The cmark program parses CommonMark documents and renders HTML, groff man, LaTeX, CommonMark, or XML AST output. The library exposes an AST for programmatic manipulation and is wrapped by bindings for multiple languages; the README also documents security behavior around raw HTML and unsafe links.

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

cmark is important because it gives package ecosystems a small, fast, C99, dependency-light implementation of a standardized Markdown dialect. It is a common build or test dependency for projects that want Markdown rendering without inheriting each host language's quirks.

タイムライン

  • 2004: Markdown is released by John Gruber with Aaron Swartz, providing the background problem CommonMark later addresses.
  • 2014: CommonMark publishes early spec versions, with 0.5 and 0.6 appearing in October.
  • 2015: the current commonmark/cmark GitHub repository is created.
  • 2024: CommonMark spec 0.31.2 is listed as the latest spec version on spec.commonmark.org.

Related projects

  • cmark is related to the CommonMark spec, commonmark.js, cmark-gfm, Markdown.pl, Babelmark, and language bindings for Go, Haskell, Ruby, Lua, Perl, Python, R, Scala, and PHP listed in the README.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
cmark実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.31.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cmark
バージョン0.31.2
パッケージマネージャHomebrew
ホームページhttps://commonmark.org/
リポジトリhttps://github.com/commonmark/cmark
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

cmark 0.30.2-6+b2

CommonMark parsing and rendering program

https://github.com/commonmark/cmark

sudo apt install cmark
  • Section: text
  • Architecture: amd64
  • Source Package: cmark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cmark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark-dev 0.30.2-6+b2

development files for CommonMark parsing and rendering library

https://github.com/commonmark/cmark

sudo apt install libcmark-dev
  • Section: text
  • Architecture: amd64
  • Source Package: cmark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark0.30.2 0.30.2-6+b2

CommonMark parsing and rendering library

https://github.com/commonmark/cmark

sudo apt install libcmark0.30.2
  • Section: libs
  • Architecture: amd64
  • Source Package: cmark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark0.30.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cmark

nix profile install nixpkgs#cmark
  • normalized package name match
  • 一致条件: Cmark
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cm/cmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cmark 0.30.2-6build1

CommonMark parsing and rendering program

https://github.com/commonmark/cmark

sudo apt install cmark
  • Section: universe/text
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cmark from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark-dev 0.30.2-6build1

development files for CommonMark parsing and rendering library

https://github.com/commonmark/cmark

sudo apt install libcmark-dev
  • Section: universe/text
  • Architecture: amd64
  • Source Package: cmark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark0.30.2 0.30.2-6build1

CommonMark parsing and rendering library

https://github.com/commonmark/cmark

sudo apt install libcmark0.30.2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cmark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark0.30.2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cmark 0.31.2-r0

C reference implementation of CommonMark, a rationalized Markdown spec

https://github.com/commonmark/cmark

sudo apk add cmark
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: cmark
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cmark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cmark from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cmark-dev 0.31.2-r0

C reference implementation of CommonMark, a rationalized Markdown spec (development files)

https://github.com/commonmark/cmark

sudo apk add cmark-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: cmark
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cmark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cmark-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cmark-doc 0.31.2-r0

C reference implementation of CommonMark, a rationalized Markdown spec (documentation)

https://github.com/commonmark/cmark

sudo apk add cmark-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: cmark
  • normalized package name match
  • 一致条件: Cmark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cmark-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcmark 0.31.2-r0

C reference implementation of CommonMark, a rationalized Markdown spec (libraries)

https://github.com/commonmark/cmark

sudo apk add libcmark
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: cmark
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cmark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcmark from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

cmark 0.31.1-4.fc45

CommonMark parsing and rendering

https://github.com/jgm/cmark

sudo dnf install cmark
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cmark
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cmark
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cmark from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

cmark-devel 0.31.1-4.fc45

Development files for cmark

https://github.com/jgm/cmark

sudo dnf install cmark-devel
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cmark
  • 5 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Cmark
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cmark-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

cmark-lib 0.31.1-4.fc45

CommonMark parsing and rendering library

https://github.com/jgm/cmark

sudo dnf install cmark-lib
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cmark
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Cmark
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cmark-lib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

cmark 0.31.2-1

CommonMark parsing and rendering library and program in C

https://github.com/commonmark/cmark

sudo pacman -S cmark
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cmark from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cmark 0.31.1-1.5

CommonMark parsing and rendering library and program in C

https://github.com/jgm/cmark

sudo zypper install cmark
  • License: BSD-2-Clause AND MIT AND CC-BY-SA-4.0
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: cmark
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cmark
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cmark from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation