PACKAGE NAME: html2text-2020.1.16-x86_64-1salix15.0.txz
PACKAGE LOCATION: ./salix/python
PACKAGE SIZE (compressed): 42 K
PACKAGE SIZE (uncompressed): 168 K
PACKAGE REQUIRED:
PACKAGE CONFLICTS:
PACKAGE SUGGESTS:
PACKAGE DESCRIPTION:
html2text: html2text (turn HTML into equivalent Markdown-structured text)
html2text:
html2text: html2text is a Python script that converts a page of HTML into clean,
html2text: easy-to-read plain ASCII text. Better yet, that ASCII also happens
html2text: to be valid Markdown (a text-to-HTML format).
html2text:
html2text: html2text can be used as a standalone program ("html2text --help"
html2text: for usage) or as a Python library (import html2text).
html2text:
html2text:
html2text: