* Package name : python-html2text
Version : 2.37
Upstream Author : Aaron Swartz <me@aaronsw.com>
* URL : http://www.aaronsw.com/2002/html2text/
* License : GPL3
Programming Lang: Python
Description : A Python Script which converts HTML to Markdown
html2text is a Python script 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).