summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-3/+3
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-unoconv: rely on setuptools to obtain distutils copyAlexander Kanavin2023-12-181-1/+1
| | | | | | | | The source contains: from distutils.version import LooseVersion Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-unoconv: add recipeLeon Anavi2023-11-031-0/+23
Add unoconv version 0.9.0, an universal office converter - convert between any document format supported by LibreOffice/OpenOffice. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>