ocrscreen

View on PyPIReverse Dependencies (0)

0.0.5 ocrscreen-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ocrscreen-0.0.5-cp39-cp39-win_amd64.whl
ocrscreen-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ocrscreen-0.0.5-cp311-cp311-win_amd64.whl
ocrscreen-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
ocrscreen-0.0.5-cp310-cp310-win_amd64.whl

Wheel Details

Project: ocrscreen
Version: 0.0.5
Filename: ocrscreen-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Download: [link]
Size: 537263
MD5: f66bb0d565835f24c73feee2046cf320
SHA256: ef6dc00bbc4db51cac266d259527df39a5e8a4d5c6097659f09155333094f4a0
Uploaded: 2023-01-01 18:06:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ocrscreen
Version: 0.0.5
Summary: ocr for recognizing text on computer screen
Author: Stanislav Doronin
Author-Email: mugisbrows[at]gmail.com
Home-Page: https://github.com/mugiseyebrows/ocrscreen
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: Pillow
License-File: LICENSE
[Description omitted; length: 1760 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64
Tag: cp39-cp39-manylinux_2_28_x86_64

RECORD

Path Digest Size
ocrscreen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ocrscreen/common.py sha256=A6iO81LzHj9jKN1_7mdzvGIu08RqwzNaakukuBBKYBk 5896
ocrscreen/learn.py sha256=4VeE1_HnkMbx8XJEIgDyVuN6H7hYSymdzEjmFIUqnUs 10272
ocrscreen/core.cpython-39-x86_64-linux-gnu.so sha256=P-yUjWEGlQmhVVR1UIMeVz_COHmeTY0wKzKI5JR6yOE 1799112
ocrscreen/test.py sha256=VodcLiGIK1tTTyDgnFEfjlsk-kqLmS8YXJB7CYv29N8 3096
ocrscreen/recognize.py sha256=PBK5B-hfXWHgaZiu5H1QBDq5aGPlLoVBLUYy4cQw-pU 5813
ocrscreen-0.0.5.dist-info/entry_points.txt sha256=kmQdj-llzs8P58FugKHna5MOfwdbU4mdek2JpsEmcXk 104
ocrscreen-0.0.5.dist-info/RECORD
ocrscreen-0.0.5.dist-info/METADATA sha256=mHVoJLNbi5ZL4NnMEi5AZCBOzzTSo6eR-j2jVCk1kPg 2076
ocrscreen-0.0.5.dist-info/top_level.txt sha256=MfRDxhsAfPyqGAWJkv2J03zBAntFod3gsBlzQm8ygmE 10
ocrscreen-0.0.5.dist-info/LICENSE sha256=QrNi96C96s38XhZgXFhalL2Sn4Do7bXYATW_qCVvxxU 1070
ocrscreen-0.0.5.dist-info/WHEEL sha256=TdvNx1i8SwbXRmyAEySQ8Qs7hewFwFlKLEq2q394Jls 185

top_level.txt

ocrscreen

entry_points.txt

ocrscreen-learn = ocrscreen.learn:main
ocrscreen-recognize = ocrscreen.recognize:main