Franzbischoff document improvements (#241)
* cosmetic changes to be compatible to hadolint * common configuration for most editors until better plugins comes up * Changes on PDF metadata, using PyMuPDF (faster and more compatible) * small changes on other file ingestions in order to try to keep the fields equal * Lint, review, and review * fixed unknown chars * Use PyMuPDF for pdf loading for 200% speed increase linting --------- Co-authored-by:Francisco Bischoff <franzbischoff@gmail.com> Co-authored-by:
Francisco Bischoff <984592+franzbischoff@users.noreply.github.com>
Showing
- .editorconfig 12 additions, 0 deletions.editorconfig
- collector/requirements.txt 5 additions, 2 deletionscollector/requirements.txt
- collector/scripts/gitbook.py 4 additions, 4 deletionscollector/scripts/gitbook.py
- collector/scripts/watch/convert/as_docx.py 13 additions, 7 deletionscollector/scripts/watch/convert/as_docx.py
- collector/scripts/watch/convert/as_markdown.py 8 additions, 5 deletionscollector/scripts/watch/convert/as_markdown.py
- collector/scripts/watch/convert/as_mbox.py 7 additions, 5 deletionscollector/scripts/watch/convert/as_mbox.py
- collector/scripts/watch/convert/as_pdf.py 38 additions, 23 deletionscollector/scripts/watch/convert/as_pdf.py
- collector/scripts/watch/convert/as_text.py 6 additions, 4 deletionscollector/scripts/watch/convert/as_text.py
Loading
Please register or sign in to comment