forked from pool/python-tesserocr
- 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:
committed by
Git OBS Bridge
parent
33706a2407
commit
a51a0bb0dc
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 5 23:35:00 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
|
||||||
|
|
||||||
|
- Update to version 2.4.0
|
||||||
|
Tesseract v4 new API methods supported:
|
||||||
|
|
||||||
|
* GetBestLSTMSymbolChoices
|
||||||
|
* BlanWksBeforeWord
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 13 18:20:26 UTC 2018 - 9+suse@cirno.systems
|
Mon Aug 13 18:20:26 UTC 2018 - 9+suse@cirno.systems
|
||||||
|
|
||||||
|
@@ -12,13 +12,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-tesserocr
|
Name: python-tesserocr
|
||||||
Version: 2.3.1
|
Version: 2.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr
|
Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72ac9b6bd2c6b76c9c512494824d3d741bc314abbf2ae9b91d128ba81fdffd11
|
|
||||||
size 54996
|
|
3
tesserocr-2.4.0.tar.gz
Normal file
3
tesserocr-2.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba60466fc91835656d4b4f93deb4ba7543d1588722ec4e0b84cc694500373b85
|
||||||
|
size 56278
|
Reference in New Issue
Block a user