BatchImageResize

View on PyPIReverse Dependencies (0)

0.3.7 BatchImageResize-0.3.7-py3-none-any.whl

Wheel Details

Project: BatchImageResize
Version: 0.3.7
Filename: BatchImageResize-0.3.7-py3-none-any.whl
Download: [link]
Size: 8961
MD5: 19bf61da7afa99ce5300b052da58c9a6
SHA256: d108791bae86d7f602c6d0297d359644c3a5f8c47e8e82565ec91336c889fcd2
Uploaded: 2018-02-15 10:00:48 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: BatchImageResize
Version: 0.3.7
Summary: Batch resize and compress images with Qt5 GUI.
Author: Ramil Minnigaliev
Author-Email: minnigaliev-r[at]yandex.ru
Home-Page: https://github.com/thunderamur/batch-image-resize
License: MIT
Keywords: batch image resize,resize image
Requires-Python: >=3.5
Requires-Dist: pillow (>=5.0)
Requires-Dist: PyQt5 (>=5.9)
[Description omitted; length: 48 characters]

WHEEL

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

RECORD

Path Digest Size
BatchImageResize-0.3.7.dist-info/DESCRIPTION.rst sha256=axkVoFoyZlEnDKQsUBCNgEut2d2tHMMLi-m_Z3up5Ks 48
BatchImageResize-0.3.7.dist-info/METADATA sha256=c1iglqHXf5oc89yduY9L-VAjnkCrOcLQyMR_bKe7qiI 479
BatchImageResize-0.3.7.dist-info/RECORD
BatchImageResize-0.3.7.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
BatchImageResize-0.3.7.dist-info/entry_points.txt sha256=uQhHLXF53HAyVTI2wvzhKG2Nv5u20qxESIPG8lQq7TA 154
BatchImageResize-0.3.7.dist-info/metadata.json sha256=LIIZNmb7kQnWej9zxPlm_UsvFIcjuk35bK9hQKpQux4 1037
BatchImageResize-0.3.7.dist-info/top_level.txt sha256=ZTk1NK2jt19EvCXSwAMmh7M0y-684o39I0MhuO0jTAM 19
batch_image_resize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batch_image_resize/core.py sha256=aEOpygRhf8_4GDtmK4eRMHIouq1KxHKuvDLelFPWx9U 3992
batch_image_resize/resize_console.py sha256=SEZteluaJgWyFi4At6SGYdi2Q0-CE2TVarUO9mYRWr4 1314
batch_image_resize/resize_qt5.py sha256=PzjxU8BH5tVaCRjgJhJOuZ1F--HnPyUXs5AxYHHC_x0 4755
batch_image_resize/utils.py sha256=wUYukJRBz3_bed2RuoQD-SdvM3yZJBITjg6spsCX0XM 470
batch_image_resize/ui/MainWindow.py sha256=ml37-ZecEFRpp5YCvev9ymAsNeYA2feVKYupY0T5gXE 7057
batch_image_resize/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

batch_image_resize

entry_points.txt

batch-image-resize = batch_image_resize.resize_console:main
batch-image-resize-qt5 = batch_image_resize.resize_qt5:main