python3-html2text: add recipe

python3-html2text converts HTML to Markdown-formatted text.

Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kolbus
2019-12-29 10:11:24 -06:00
committed by Khem Raj
parent 1ec35f4dcc
commit b18f944e9e
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-html2text.inc