Skip to content

Initial release

Compare
Choose a tag to compare
@scivision scivision released this 18 Feb 21:27
6ea9b85

LibreOffice headless document conversion has been broken, even through 6.2 in that:

  • libreoffice is not thread-safe to do concurrent processing via asyncio
  • libreoffice file globbing / multi-file input is also broken.

Thus this program serially loops files to convert, skipping those already converted.

Directory-wide file printing is also in doc2print.py