14
0

- Update to version 2.4.0

Tesseract v4 new API methods supported:
  * GetBestLSTMSymbolChoices
  * BlanWksBeforeWord

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=12
This commit is contained in:
Mia Herkt
2018-12-05 23:39:24 +00:00
committed by Git OBS Bridge
parent 33706a2407
commit a51a0bb0dc
4 changed files with 14 additions and 5 deletions

View File

@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tesserocr
Version: 2.3.1
Version: 2.4.0
Release: 0
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr
License: MIT