From b18f944e9eb5e81054bcbdab2c68303f041381cc Mon Sep 17 00:00:00 2001 From: Peter Kolbus Date: Sun, 29 Dec 2019 10:11:24 -0600 Subject: python3-html2text: add recipe python3-html2text converts HTML to Markdown-formatted text. Signed-off-by: Peter Kolbus Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb (limited to 'meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb') diff --git a/meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb b/meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb new file mode 100644 index 0000000000..9cb5b01eba --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-html2text.inc -- cgit v1.2.3-54-g00ecf