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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

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

Available diffs

View changes file

Binary packages built by this source

python3-html2text: Python module for converting HTML to Markdown text (Python3 version)

 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.