diff options
| author | Peter Kolbus <peter.kolbus@garmin.com> | 2019-12-29 10:11:24 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-29 23:04:31 -0800 |
| commit | b18f944e9eb5e81054bcbdab2c68303f041381cc (patch) | |
| tree | a1362cdcc735db0efd8f4d55a5bf089416b925f5 /meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb | |
| parent | 1ec35f4dccd31096951b7c3bfd4fdfac85f76022 (diff) | |
| download | meta-openembedded-b18f944e9eb5e81054bcbdab2c68303f041381cc.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-html2text_2019.8.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-html2text.inc | ||
