macOS
brew install lowdownlocal Homebrew formula metadata
sudo port install lowdownMacPorts ports tree · textproc/lowdown/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lowdown pour les workflows d'agents IA.
installation
brew install lowdownlocal Homebrew formula metadata
sudo port install lowdownMacPorts ports tree · textproc/lowdown/Portfile · Source: api.github.com
sudo apk add lowdownAlpine Linux edge package indexes · lowdown · Source: dl-cdn.alpinelinux.org
sudo apt install lowdownDebian stable package indexes · lowdown · Source: deb.debian.org
sudo dnf install lowdownFedora Rawhide package metadata · lowdown · Source: dl.fedoraproject.org
nix profile install nixpkgs#lowdownnixpkgs package indexes · pkgs/by-name/lo/lowdown/package.nix · Source: api.github.com
sudo pacman -S lowdownArch Linux sync databases · lowdown · Source: geo.mirror.pkgbuild.com
sudo zypper install lowdownopenSUSE Tumbleweed package metadata · lowdown · Source: download.opensuse.org
aperçu
Simple markdown translator
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lowdown | cli | exécutable global | |
lowdown-diff | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://kristaps.bsd.lv/lowdown
métadonnées d'installation
| Clé du paquet | brew:lowdown |
|---|---|
| Version | 3.1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lowdown |
| Page d'accueil | https://kristaps.bsd.lv/lowdown |
| Dépôt | https://github.com/kristapsdz/lowdown |
| Docs amont | https://kristaps.bsd.lv/lowdown |
| Licence | ISC |
| Archive source | https://kristaps.bsd.lv/lowdown/snapshots/lowdown-3.1.1.tar.gz |
| Dernière mise à jour | 2026-07-20T04:31:13Z |
| Pulse | updated |
| Dépendances de compilation | bmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 liblowdown3piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.