make-responsive-images

View on PyPIReverse Dependencies (0)

0.1.11 make_responsive_images-0.1.11-py3-none-any.whl

Wheel Details

Project: make-responsive-images
Version: 0.1.11
Filename: make_responsive_images-0.1.11-py3-none-any.whl
Download: [link]
Size: 7181
MD5: 151dbe150e366081bb11b9b2b41a73d2
SHA256: 77fa2631092005ddbf42655ec38cb0d0a83b38afea4c10747945f9b0184eab17
Uploaded: 2021-11-17 01:08:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: make-responsive-images
Version: 0.1.11
Summary: Generate responsive images for your website, so you can use srcset in your <img> tags and serve an optimal image to each device that views your site.
Author: Sean McCarthy
Author-Email: sean.mccarthy[at]hotmail.com
Home-Page: https://mccarthysean.dev/make-responsive-images
Project-Url: Documentation, https://mccarthysean.dev/make-responsive-images
Project-Url: Repository, https://github.com/mccarthysean/make-responsive-images
Project-Url: Sean's Blog, https://mccarthysean.dev
Project-Url: Sean's Company, https://myijack.com
License: MIT
Keywords: responsive,images,generator
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.2,<4.0.0
Requires-Dist: Pillow (<9.0.0,>=8.4.0)
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: shellingham (<2.0.0,>=1.4.0)
Requires-Dist: typer (==0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4363 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
make_responsive_images/__init__.py sha256=K9uFxxKlawDkz45076_MUf7Igp6G3CANrZX7GmrMRdI 63
make_responsive_images/__main__.py sha256=PToJcBpQTYZ00aPIe0fhdM8wFdixz6S7I0JU4A8j4WM 141
make_responsive_images/main.py sha256=klz8xUNdHnUv_9ITZ_3KuEeQhuPBPJQgRJbS_WRko-4 3412
make_responsive_images/utils.py sha256=pd3jE5jJboeuLR_mA2bPzpdoDgbBEx2vQi1f-VDM9TE 3953
make_responsive_images-0.1.11.dist-info/entry_points.txt sha256=Ajx6CJVqN6dL55mluqiypOcs71w8clRf5zKXmpP4el0 58
make_responsive_images-0.1.11.dist-info/LICENSE sha256=mc-fXMOOU1TcgAFs43W4-wDPKI4QI6HAyuPs9Vg1nXw 1070
make_responsive_images-0.1.11.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
make_responsive_images-0.1.11.dist-info/METADATA sha256=aooVFWD6WVq4SW65luSkP2FgYCkr-DrFWuH0cSGZRFk 5545
make_responsive_images-0.1.11.dist-info/RECORD

entry_points.txt

resize = make_responsive_images.main:app