pkg.soopen package index

brew / rang 2034

Installer html2text avec Homebrew, apk, apt, MacPorts, Nix, dnf, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de html2text pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install html2text

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install html2text

MacPorts ports tree · textproc/html2text/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add html2text

Alpine Linux edge package indexes · html2text · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install html2text

Debian stable package indexes · html2text · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#html2text

nixpkgs package indexes · pkgs/by-name/ht/html2text/package.nix · Source: api.github.com

Fedora dnfvérifié · 92%
sudo dnf install python3-html2text

Fedora Rawhide package metadata · python3-html2text · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S python-html2text

Arch Linux sync databases · python-html2text · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install python313-html2text

openSUSE Tumbleweed package metadata · python313-html2text · Source: download.opensuse.org

aperçu

Résumé du paquet

Advanced HTML-to-text converter

Commandes et alias

  • html2text

historique

Historique du projet et usages

html2text renders HTML into terminal- and email-friendly plain text. The grobian-maintained project is a continuation of Martin Bayer's older html2text, with a focus on mail clients, terminal width, links, tables, character sets, and ANSI rendering.

Historique du projet

The README states that the repository continues the project formerly hosted at mbayer.de/html2text and carries patches that were no longer available from the original sources. It also states that version 2.0 made the GitLab repository the official home.

GitLab tag metadata places v2.0.0 in 2020, followed by v2.1.x in 2022, v2.2.x in 2023, and v2.3.0 and v2.4.0 in 2025. The ChangeLog shows that later work added autotools-based builds, compatibility flags, whitespace normalization, ANSI escape output, color handling, and direct URL retrieval.

Historique d'adoption

The tool is packaged across Homebrew, Debian, Ubuntu, Alpine, MacPorts, Nix, Arch, and Fedora-family ecosystems. Its adoption is helped by a stable command name and by mailcap integration examples for text-mode mail clients such as Mutt.

Modes d'utilisation

The README's central workflow is rendering text/html parts for terminal email. It shows a mailcap entry using html2text with ANSI output, link references, charset conversion, and terminal-width wrapping, plus Mutt configuration that auto-views HTML mail through the converter.

Pourquoi les passionnés de paquets s'y intéressent

html2text is package-nerd material because it solves a stubborn Unix desktop problem: making HTML email tolerable in text-mode tools. It is small enough for a mailcap line, but specialized enough to preserve tables, links, alignment, and character-set behavior better than a bare text dump.

Chronologie

  • Pre-2020: Martin Bayer's html2text provided the original project line.
  • 2020: v2.0.0 established the grobian GitLab repository as the official home.
  • 2022: v2.1.x releases continued the 2.x series.
  • 2023: v2.2.0 moved the build system to autotools and added compatibility and whitespace work.
  • 2025: v2.3.0 added ANSI and color handling; v2.4.0 added direct remote URL retrieval.

Related projects

  • Related tools include lynx -dump, w3m -dump, pandoc, Python html2text, and mailcap-driven HTML viewers used by Mutt and similar text mail clients.

Sources

  • Homebrew and distribution package metadata support package-manager adoption.
  • The GitLab ChangeLog and tag API document the 2.x release evolution.
  • The GitLab README documents origin, email-focused usage, and official-home status from version 2.0.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
html2textexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et 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.

page générée2026-08-03
version du gestionnaire2.4.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:html2text
Version2.4.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://gitlab.com/grobian/html2text
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

html2text 2.2.3-3

advanced HTML to text converter

https://gitlab.com/grobian/html2text

sudo apt install html2text
  • Section: web
  • Architecture: amd64
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Html2text
Debian stable package indexes · deb.debian.org · Debian stable package indexes: html2text from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

html2text

nix profile install nixpkgs#html2text
  • normalized package name match
  • Correspondance par : Html2text
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/html2text/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

html2text 1.3.2a-28

advanced HTML to text converter

https://github.com/grobian/html2text

sudo apt install html2text
  • Section: universe/web
  • Architecture: amd64
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Html2text
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: html2text from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

html2text 2.4.0-r0

html2text is a command line utility, written in C++, that converts HTML documents into plain text.

https://github.com/grobian/html2text/

sudo apk add html2text
  • License: GPL
  • Architecture: x86_64
  • Source Package: html2text
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Html2text
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: html2text from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

html2text-doc 2.4.0-r0

html2text is a command line utility, written in C++, that converts HTML documents into plain text. (documentation)

https://github.com/grobian/html2text/

sudo apk add html2text-doc
  • License: GPL
  • Architecture: x86_64
  • Source Package: html2text
  • normalized package name match
  • Correspondance par : Html2text
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: html2text-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-html2text 2025.4.15-8.fc45

Convert HTML to Markdown-formatted text

https://github.com/Alir3z4/html2text/

sudo dnf install python3-html2text
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-html2text
  • 2 Dépendances
  • 6 fournit
  • normalized package name match
  • Correspondance par : Html2text
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-html2text from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

python-html2text 2025.4.15-2

A HTML to markdown-structured text converter

https://github.com/Alir3z4/html2text

sudo pacman -S python-html2text
  • License: GPL-3.0-only
  • Architecture: any
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Html2text
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: python-html2text from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python313-html2text 2025.4.15-1.5

Python script for turning HTML into Markdown text

https://github.com/Alir3z4/html2text/

sudo zypper install python313-html2text
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-html2text
  • 4 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Html2text
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

python314-html2text 2025.4.15-1.5

Python script for turning HTML into Markdown text

https://github.com/Alir3z4/html2text/

sudo zypper install python314-html2text
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-html2text
  • 4 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : Html2text
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

html2text

sudo port install html2text
  • normalized package name match
  • Correspondance par : Html2text
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/html2text/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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