python-html2text 2025.4.15-ok1 source package in openKylin
Changelog
python-html2text (2025.4.15-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:29:13 +0800
python-html2text (2025.4.15-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:29:13 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-html2text_2025.4.15.orig.tar.gz | 62.8 KiB | 948a645f8f0bc3abe7fd587019a2197a12436cd73d0d4908af95bfc8da337588 |
| python-html2text_2025.4.15-ok1.debian.tar.xz | 4.6 KiB | f58703bc47bd43cf9c74b24e92ae342a50f967fe874fd99fb38493a02a0a6051 |
| python-html2text_2025.4.15-ok1.dsc | 2.0 KiB | c41e0a08078ac56ff7923f9ccc004b9fc2426e4ad41d0d9b3839f24271b1a9f2 |
html2text is a Python module that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to be
valid Markdown (a text-to-HTML format).
.
This package contains the Python 3 version of the library, and a script,
html2markdown.