PyOCR 0.8.4

Hello,

I’ve released PyOCR 0.8.4.

Main changes are:

  • Fix in LineBoxBuilder: Take into account headers and footers too, not just the body. (yes, it was missing a bunch of fairly important keywords … :/)
  • Switch from setup.py to pyproject.toml
  • Switch from tox to pytest

Regarding PyOCR 0.8.3, I didn’t announce it because it was just a version released to work around a bug with setuptools_scm. This bug has since been fixed and this workaround has been removed.

As usual, information regarding PyOCR is available at https://gitlab.gnome.org/World/OpenPaperwork/pyocr .

Detailed ChangeLog is available here: https://gitlab.gnome.org/World/OpenPaperwork/pyocr/blob/master/ChangeLog

Best regards,