| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pytesseract | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 0.3.10 | Vendor: openSUSE |
| Release: bp156.2.1 | Build date: Sat Jul 22 11:55:04 2023 |
| Group: Development/Languages/Python | Build host: sheep82 |
| Size: 82419 | Source RPM: python-pytesseract-0.3.10-bp156.2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/madmaze/python-tesseract | |
| Summary: Python wrapper for Google's Tesseract-OCR | |
Python-tesseract is an optical character recognition (OCR) tool for Python, that is, it will recognize and "read" the text embedded in images. Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It can be used as a stand-alone invocation script to tesseract, as it can read all image types supported by the Python Imaging Library, including JPEG, PNG, GIF, BMP, TIFF, and others, whereas tesseract-ocr, by default, only supports TIFF and BMP. Additionally, if used as a script, python-tesseract will print the recognized text instead of writing it to a file. There is no support for confidence estimates and bounding box data is planned for future releases.
Apache-2.0
* Mon Feb 06 2023 Daniel Garcia <daniel.garcia@suse.com>
- Update to v0.3.10
* Fix image_to_osd regression (reported by @klavdijS)
- v0.3.9
* Support only python 3.7+ (3.6 is End of Life)
* Switch from deprecated distutils version parsing to packaging.version
* Add build system requirements in order for pip to properly install Pillow
- v0.3.8
* Header handling in file_to_dict function by @igor-ma
* Proper raising behavior in case of timeout by @amenezes
* __version__ attribute support by @amenezes
* Couple of bug fixes
* Mon Mar 01 2021 John Vandenberg <jayvdb@gmail.com>
- Update license to Apache-2.0
- Update to v0.3.7
* no upstream changelog
* Tue May 05 2020 Matej Cepl <mcepl@suse.com>
- Update to 0.3.4:
- Support for WebP images
- Support for python 3.8 (CI testing)
- Improved cli error reporting
- Don't use %python3_only command, but properly use alternatives.
* Mon Mar 23 2020 pgajdos@suse.com
- version update to 0.3.3
* no upstream changelog
* Tue Sep 10 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* no upstream changelog
* Mon Jul 22 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.7:
* no upstream changelog
* Tue May 14 2019 John Jolly <jjolly@suse.com>
- Update to 0.2.6
+ No upstream changelog
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Sun Jul 29 2018 jengelh@inai.de
- Fix some grammar issues and replace future plans by current state.
* Thu May 24 2018 toddrme2178@gmail.com
- Update to 0.2.0
* Convert image to RGB mode in order to save as PNG
- Update to 0.1.9
* Preserve source image extension and metadata info
* Don't delete every file in current directory if the temp_name is not populated
* Remove enum dependency, fix bug with missing text in last line
* Support for different output types
* Added verbose option that returns detailed output from tesseract run
- Update to 0.1.8
* Add initial support for numpy arrays/opencv images
* Improved method to discard alpha channel
* Add optional nice agrument for runing tesseract with different priority
* fix python 3 byte string bug
- spec file cleanups
* Wed Oct 18 2017 toddrme2178@gmail.com
- Implement single-spec version
- Update to version 0.1.7
* No changelog
/etc/alternatives/pytesseract /usr/bin/pytesseract /usr/bin/pytesseract-3.6 /usr/lib/python3.6/site-packages/pytesseract /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytesseract-0.3.10-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytesseract/__init__.py /usr/lib/python3.6/site-packages/pytesseract/__pycache__ /usr/lib/python3.6/site-packages/pytesseract/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytesseract/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytesseract/__pycache__/pytesseract.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytesseract/__pycache__/pytesseract.cpython-36.pyc /usr/lib/python3.6/site-packages/pytesseract/pytesseract.py /usr/share/doc/packages/python3-pytesseract /usr/share/doc/packages/python3-pytesseract/README.rst /usr/share/licenses/python3-pytesseract /usr/share/licenses/python3-pytesseract/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026