vocr

View on PyPIReverse Dependencies (0)

0.3.0 vocr-0.3.0-py3-none-any.whl

Wheel Details

Project: vocr
Version: 0.3.0
Filename: vocr-0.3.0-py3-none-any.whl
Download: [link]
Size: 15933
MD5: a21d196d6369e9a792db2b4f45bc3381
SHA256: 7d7a236760b09011d340d312b5ebcfab5439633d1892f207b6072dd1ade28ed1
Uploaded: 2024-04-19 12:53:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vocr
Version: 0.3.0
Summary: Vietnamese OCR
Author: AbsoluteWinter
Project-Url: Homepage, https://github.com/AbsoluteWinter/vocr
Project-Url: Repository, https://github.com/AbsoluteWinter/vocr
Project-Url: Issues, https://github.com/AbsoluteWinter/vocr/issues
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <4,>=3.8
Requires-Dist: click (>=8.0.0)
Requires-Dist: customtkinter
Requires-Dist: importlib-resources; python_version < "3.10"
Requires-Dist: joblib
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: pytesseract
Requires-Dist: tqdm
Requires-Dist: hatch; extra == "dev"
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1306 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vocr/__init__.py sha256=agNYtOLRLIqdro67w_lxw74Hb5eg9Lcs-g9_BBv6-a8 138
vocr/__main__.py sha256=1ds7M5FD_nhMLDF16ccpr1vp3IVymsoJeXT-ZO-l6uk 89
vocr/cli.py sha256=0mGF-ryv49ug6mlnsR9fEWFtHKX6AWfRPJCX-nGCxKY 1412
vocr/gui.py sha256=R-AddVK-t62qRNKIj6sT3C1Quu8GrVuE7dtdVHj1-64 3326
vocr/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vocr/vocr.py sha256=_8Pa7iAQSmMFX0DvwEDO63l3Y6N0F80fOj1NjArdaso 5499
vocr/res/__init__.py sha256=YPZUIAao2tjNb5noNNqOiUUhzS_zwT8eMe6MOjXWtpg 232
vocr/res/vocr.ico sha256=lTEzlOZZU-UNdOxU7cDXLUK0PUD1P_J6zqr5IIz1hKU 204926
vocr-0.3.0.dist-info/METADATA sha256=RdNj_pnMaqGhUzyScUvQbYnEbSVjQx9UYuv6Dx1u51g 2538
vocr-0.3.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
vocr-0.3.0.dist-info/entry_points.txt sha256=ErJXxTB4xQ3c1imbpolfGEtPpuurwm2djv8YKWNp_Nc 87
vocr-0.3.0.dist-info/licenses/LICENSE sha256=sM86SrBw81t-6OuUmYtxXNJyf114TAzCdfIpf2d2Ld8 1071
vocr-0.3.0.dist-info/RECORD

entry_points.txt

vocr = vocr.__main__:main
vocr-gui = vocr.gui:app_run