mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
html2text is a Python script that convers 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).
|