macOS
brew install lowdownlocal Homebrew formula metadata
sudo port install lowdownMacPorts ports tree · textproc/lowdown/Portfile · ソース: api.github.com
brew
lowdown のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lowdownlocal Homebrew formula metadata
sudo port install lowdownMacPorts ports tree · textproc/lowdown/Portfile · ソース: api.github.com
sudo apk add lowdownAlpine Linux edge package indexes · lowdown · ソース: dl-cdn.alpinelinux.org
sudo apt install lowdownDebian stable package indexes · lowdown · ソース: deb.debian.org
sudo dnf install lowdownFedora Rawhide package metadata · lowdown · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lowdownnixpkgs package indexes · pkgs/by-name/lo/lowdown/package.nix · ソース: api.github.com
sudo pacman -S lowdownArch Linux sync databases · lowdown · ソース: geo.mirror.pkgbuild.com
sudo zypper install lowdownopenSUSE Tumbleweed package metadata · lowdown · ソース: download.opensuse.org
概要
Simple markdown translator
履歴
lowdown is Kristaps Dzonsons' dependency-free C Markdown translator. It converts Markdown into HTML5, roff formats, LaTeX, Gemini text, OpenDocument, and ANSI/UTF-8 terminal output, and it also exposes a C library API.
The official GitHub README states that lowdown is a fork of hoedown, but that its parser and front ends have changed significantly. The official project site describes it as a BSD.lv text-processing project and points to the GitHub repository for development, while directing stable releases, documentation, and general information to kristaps.bsd.lv.
A key design point in the official site is that lowdown internally converts Markdown to an AST rather than directly formatting output. That architecture supports semantic analysis such as the `lowdown-diff` Markdown tree differ, and it helps explain why the project grew beyond a simple one-format Markdown renderer.
The official site advises users to check their system package manager before building from source, and the batch input records packaging across Homebrew, Alpine, Debian/Ubuntu development packages, Fedora, MacPorts, Nix, Arch, and openSUSE. That broad packaging fits lowdown's profile as a small C tool and library useful in Unix documentation pipelines.
The repository was created on GitHub in 2016. The project site reports version 3.0.1 and says lowdown has no dependencies, with portability across OpenBSD, NetBSD, FreeBSD, Mac OS X, Linux with glibc and musl, Solaris, and Illumos through `oconfigure`.
As a CLI, `lowdown` can render Markdown to terminal output for quick review, standalone HTML5, roff `ms` or `man` output for PDF/manpage workflows, LaTeX, OpenDocument, Gemini text, and more. The site gives examples such as `lowdown -t term README.md | less -R`, `lowdown -s -o README.html README.md`, and roff/LaTeX pipelines for PDF generation.
As a library, `lowdown(3)` exposes the parser and renderers used internally by `lowdown(1)` and `lowdown-diff(1)`. The language manual `lowdown(5)` documents Markdown features and extensions including autolinks, fenced code, tables, footnotes, smart typography, metadata, definition lists, task lists, admonitions, and templating.
lowdown is significant to package people because it is a compact, portable Markdown engine in C with no runtime dependency chain and many output back ends. It sits naturally beside `mandoc`, `groff`, and static-site/documentation tools, and its library packages make it useful both as a CLI and as an embeddable renderer.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lowdown | cli | グローバル実行可能ファイル | |
lowdown-diff | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://kristaps.bsd.lv/lowdown
インストールメタデータ
| パッケージキー | brew:lowdown |
|---|---|
| バージョン | 3.1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lowdown |
| ホームページ | https://kristaps.bsd.lv/lowdown |
| リポジトリ | https://github.com/kristapsdz/lowdown |
| 上流ドキュメント | https://kristaps.bsd.lv/lowdown |
| ライセンス | ISC |
| ソースアーカイブ | https://kristaps.bsd.lv/lowdown/snapshots/lowdown-3.1.1.tar.gz |
| 最終更新 | 2026-07-20T04:31:13Z |
| Pulse | updated |
| ビルド依存関係 | bmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lowdown |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
liblowdown-dev 2.0.2-2
Simple markdown translator (development files)
https://kristaps.bsd.lv/lowdown/
sudo apt install liblowdown-devliblowdown2 2.0.2-2
Simple markdown translator (shared library)
https://kristaps.bsd.lv/lowdown/
sudo apt install liblowdown2lowdown 2.0.2-2
Simple markdown translator
https://kristaps.bsd.lv/lowdown/
sudo apt install lowdownlowdown
nix profile install nixpkgs#lowdownliblowdown-dev 1.1.0-1
Simple markdown translator (development files)
https://kristaps.bsd.lv/lowdown/
sudo apt install liblowdown-devliblowdown1 1.1.0-1
Simple markdown translator (shared library)
https://kristaps.bsd.lv/lowdown/
sudo apt install liblowdown1lowdown 1.1.0-1
Simple markdown translator
https://kristaps.bsd.lv/lowdown/
sudo apt install lowdownlowdown 3.0.1-r0
Simple markdown translator
https://kristaps.bsd.lv/lowdown/
sudo apk add lowdownlowdown-dev 3.0.1-r0
Simple markdown translator (development files)
https://kristaps.bsd.lv/lowdown/
sudo apk add lowdown-devlowdown-doc 3.0.1-r0
Simple markdown translator (documentation)
https://kristaps.bsd.lv/lowdown/
sudo apk add lowdown-doclowdown-libs 3.0.1-r0
Simple markdown translator (libraries)
https://kristaps.bsd.lv/lowdown/
sudo apk add lowdown-libslowdown 2.0.2-3.fc44
Simple markdown translator
https://kristaps.bsd.lv/lowdown/
sudo dnf install lowdownlowdown-devel 2.0.2-3.fc44
Simple markdown translator library header files
https://kristaps.bsd.lv/lowdown/
sudo dnf install lowdown-devellowdown-libs 2.0.2-3.fc44
Simple markdown translator library
https://kristaps.bsd.lv/lowdown/
sudo dnf install lowdown-libslowdown 3.0.1-1
A simple Markdown translator
https://kristaps.bsd.lv/lowdown
sudo pacman -S lowdownliblowdown3 3.0.1-1.2
Simple markdown translator
https://github.com/kristapsdz/lowdown
sudo zypper install liblowdown3ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.