LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ ⎇ branch:  PageTranslate


Artifact [5a54c4e8fc]

Artifact 5a54c4e8fcb51259897cf55c571ecd58bec0c0f4:

  • File pytest.ini — part of check-in [66f8ffe0f8] at 2022-10-21 06:20:46 on branch trunk — basic system tests (user: mario size: 256)

[pytest]
minversion = 1.0
addopts = -ra -q --ignore=test/util.py --ignore=test/_*.py --ignore=test/__*.py  -p no:warnings
testpaths = test/
python_files = *.py
# Yes sure pytest, why not do the obvious thing anyway
python_functions = !_* [a-z]* [A-Z]* !_*