img-processor

View on PyPIReverse Dependencies (1)

0.20.0 img_processor-0.20.0-py2.py3-none-any.whl

Wheel Details

Project: img-processor
Version: 0.20.0
Filename: img_processor-0.20.0-py2.py3-none-any.whl
Download: [link]
Size: 7135
MD5: ead984ae96c95893051a61381129be93
SHA256: bb338c80a71f94167a2d68c6d2f801f777c126b48907cae7137165f097b6d974
Uploaded: 2023-06-20 13:33:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: img-processor
Version: 0.20.0
Summary: Python package for taking an image and doing a thing
Author: Justin Keller
Author-Email: kellerjustin[at]protonmail.com
Home-Page: https://github.com/kellerjustin/img_processor
License: MIT license
Keywords: img_processor
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.24.3)
Requires-Dist: Click (>=8.1.3)
Requires-Dist: Pillow (>=9.5.0)
Requires-Dist: pytesseract (>=0.3.10)
Requires-Dist: pdf2image (>=1.16.3)
Requires-Dist: pypdf (>=3.10.0)
Requires-Dist: reportlab (>=4.0.4)
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1644 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
img_processor/__init__.py sha256=tWgA9yGGBfivhRc0RSnpot_7HQdUgGm1Zw6BoYd0UnE 194
img_processor/cli.py sha256=QvJVhqkp_rEgCW9DTrczLqhhykr1FI5xME5s_DRHzKQ 363
img_processor/img_processor.py sha256=UGC-GrsmOxnUIurJRMHJGCFzyDwMHP4Owa4Z6Y-cLjY 9743
img_processor-0.20.0.dist-info/AUTHORS.rst sha256=RHWg5V0_3uTmqStfbS_IjunJltbmBf1fgvpp_nN4DIw 166
img_processor-0.20.0.dist-info/LICENSE sha256=GfFEAOG9D0mWkGAEyGIyVUFnZ86Or7C2nbLc-S8fLy0 1072
img_processor-0.20.0.dist-info/METADATA sha256=6a43n_U1y5kKvZ4P1nND6KLBM-NPK_0vsXyQ35Qb1UE 2771
img_processor-0.20.0.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
img_processor-0.20.0.dist-info/entry_points.txt sha256=WIugcdjMoHRyp9fXJrGW62r9Tcc5dky5nESVZAPDKqw 57
img_processor-0.20.0.dist-info/top_level.txt sha256=X4S27AQ1g1XzP8393O_bMxzicIYlRv_md-6lTrrJOw0 14
img_processor-0.20.0.dist-info/RECORD

top_level.txt

img_processor

entry_points.txt

img_processor = img_processor.cli:main