14
0
forked from pool/python-pyocr

7 Commits

Author SHA256 Message Date
5f65b57218 - update to 0.8.5:
* Fix LineBoxBuilder: Take into account headers and footers
    too, not just the body.
  * switch from setup.py to pyproject.toml
  * switch from tox to pytest
- Update project url and source to gitlab

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=12
2024-01-02 21:29:49 +00:00
a4095d9a59 - update to 0.8.3:
* Workaround https://github.com/pypa/setuptools_scm/issues/727
  * Add support for Tesseravt 5 + Linux
  * Fix file descriptor leak (thanks to oda)
  * Make the dependency on setuptools_scm optional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=10
2023-01-04 18:45:32 +00:00
21804ec3eb Accepting request 914389 from home:glaubitz:branches:devel:languages:python
- Update to 0.8:
  * Replaced libtesseract.image_to_pdf() by an object-oriented API that allows
    creating PDF with more than 1 page (thanks to Matthias Kraus).
  * Tesseract 4 + sys.frozen=True: Fix TESSDATA_PREFIX: starting with
    Tesseract 4, the path must include tessdata/

OBS-URL: https://build.opensuse.org/request/show/914389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=9
2021-08-28 10:35:56 +00:00
Tomáš Chvátal
7bf92b0715 - Update to 0.7.2:
* minor bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=7
2019-09-10 11:52:41 +00:00
Tomáš Chvátal
bbac7ceffb Accepting request 703572 from home:hitalia:branches:devel:languages:python
Update python-pyocr to 0.7

OBS-URL: https://build.opensuse.org/request/show/703572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=5
2019-05-16 22:29:52 +00:00
Tomáš Chvátal
ceebceda21 Accepting request 560035 from home:pluskalm:branches:devel:languages:python
- Update to version 0.5:
  * Tesseract/Libtesseract + LineBoxBuilder: Add confidence scores
    to every word boxes and to hOCR files (thanks to Adriano Pagano)
  * Tesseract 4 (shell): Add '--oem 0' to specify legacy model when
    doing orientation detection as orientation detection does not
    work yet with Tesseract 4 (thanks to Adriano Pagano)
  * Libtesseract: Fix multi-language support
  * Tesseract (shell) + Windows: Never let the cmd window appear
  * Libtesseract: Implements image_to_pdf() (thanks to Marian Skrip)
  * Libtesseract: Hide debug messages (thanks to Ashish Kulkarni)
- Update project url and use github sources

- Use python singlespec

OBS-URL: https://build.opensuse.org/request/show/560035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=3
2017-12-26 20:07:56 +00:00
Thomas Bechtold
9bf25bc197 Accepting request 433256 from home:Mailaender:branches:GNOME:Apps
please forward to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/433256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=1
2016-10-05 05:59:28 +00:00