Flask-Resize

View on PyPIReverse Dependencies (0)

2.0.4 Flask_Resize-2.0.4-py2.py3-none-any.whl

Wheel Details

Project: Flask-Resize
Version: 2.0.4
Filename: Flask_Resize-2.0.4-py2.py3-none-any.whl
Download: [link]
Size: 53018
MD5: 1de15cc0ff8664e63a028263aa9477e3
SHA256: b0eb4dd12d0ffc8ac1379e6b2e8d62df832f4cabc39aca45a8cb42d72c2ed8c5
Uploaded: 2017-12-19 16:20:20 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Flask-Resize
Version: 2.0.4
Summary: Flask extension for resizing images in code and templates
Author: Jacob Magnusson
Author-Email: m[at]jacobian.se
Home-Page: https://github.com/jmagnusson/Flask-Resize
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Platform: any
Requires-Dist: argh
Requires-Dist: Flask
Requires-Dist: pilkit
Requires-Dist: Pillow
Requires-Dist: redis; extra == "full"
Requires-Dist: boto3; extra == "full"
Requires-Dist: cairosvg; extra == "full"
Requires-Dist: redis; extra == "redis"
Requires-Dist: boto3; extra == "s3"
Requires-Dist: cairosvg; extra == "svg"
Requires-Dist: click (>=6.7); extra == "test"
Requires-Dist: coverage (>=4.2); extra == "test"
Requires-Dist: pytest (>=3.0.7); extra == "test"
Requires-Dist: moto (>=0.4.31); extra == "test_s3"
Provides-Extra: full
Provides-Extra: redis
Provides-Extra: s3
Provides-Extra: svg
Provides-Extra: test
Provides-Extra: test_s3
[Description omitted; length: 296 characters]

WHEEL

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

RECORD

Path Digest Size
Flask_Resize-2.0.4.dist-info/DESCRIPTION.rst sha256=2UI0YGJDoog1ldG-v5IHwhyAPwLXKogobH9FI22-AC0 296
Flask_Resize-2.0.4.dist-info/METADATA sha256=vUuGp-VAonfBnggMy-5OjU3kk6spYMEGR-1SC6XJO1Y 1951
Flask_Resize-2.0.4.dist-info/RECORD
Flask_Resize-2.0.4.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
Flask_Resize-2.0.4.dist-info/entry_points.txt sha256=WmX7jbMBrEq79DDVNLQOFt-NUMDRI1nRKmrlDIZY19I 67
Flask_Resize-2.0.4.dist-info/metadata.json sha256=2WwGR2XjXxBpce6_DdMz4P-ZHqAstn0nfDIWDQYUgqo 1767
Flask_Resize-2.0.4.dist-info/pbr.json sha256=xX2BLYjIYwQiQfQwvWL0txvffVYkzyLRlKVrrMcx1kE 47
Flask_Resize-2.0.4.dist-info/top_level.txt sha256=eV4iV4szmKq-rLXGqV7fSYa5-fzyNHztrTFH_z0u9Dk 19
flask_resize/__init__.py sha256=rdNwRj3nk4ge8wHpLuSGRoBPoji7FTl8mV6Xhx-48-I 200
flask_resize/_compat.py sha256=bunpqUQIA-_24qVUoeVIl3DHVJPYnK0ho4HIv51-xFY 576
flask_resize/bin.py sha256=6yXeKYAOAgZmHIQ1PAsaVnv6BGm_IfSGSZ0dMFnJ2L0 3534
flask_resize/cache.py sha256=AZnyvkYElfgBrFC6MQnOoXfKPFg6doCNeRdiXyzaCcY 5956
flask_resize/configuration.py sha256=IIYpoVrXr1jE-youp-IXYjeSpLbGpyy0UEUvIMRraLs 2041
flask_resize/constants.py sha256=uedoXgrOoZo_zpvBR3xhOZ_96Bw_ska4WMOcNcfE1vI 451
flask_resize/exc.py sha256=iacRTvZCubj9nZfiKjkprOirGKal6hffto1k5pj43uc 1354
flask_resize/metadata.py sha256=W6egccAEj6w7L0vthZTVXVOsTzcn7TP7BwM39vYTScY 150
flask_resize/resizing.py sha256=1BQQZFaG8oqF9_c1TMzHYlGKBFLKRIAyWpy4Oq5-4Ls 17368
flask_resize/storage.py sha256=7zOEmmerBJDajgKR0NexTiP4_Gv6W0DkL9qhKdpWqOw 12743
flask_resize/utils.py sha256=sJ9uoi6Sd3CY8ihFtEUpMUR1BZJIhD90lae8Unl99is 3811
flask_resize/fonts/DroidSans.ttf sha256=kPCgU9YbpQQuHC2wDklYS8iw0LPgf7FgnDkbVBsKtPo 41028
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/_mocking.py sha256=N_lGRDvSUKvc8P1QL33u8OB-xUk6JISOfUz6LMFCkvE 307
tests/base.py sha256=PKoaBjbUGQ5IPDZ4hUcRJ4s_05hxt3SvXhEdWn8F1yo 367
tests/decorators.py sha256=qsapo9dgsWv9-9PylR8JisvSdtFgNoZl1ml5_6QYgkE 702
tests/test_bin.py sha256=9yaqThGktNrrWHIVHsPGP50I_WHfyXoOSxk08NFdh9c 2759
tests/test_cache.py sha256=CprXVhoyWGsqMdlb5G_3BOdDwnWPzxhJrkLAdUwv8J0 793
tests/test_concurrency.py sha256=nkqGP00hbI9MUf9IsBYnrlLyh_NI_zknIBM2cROgJ44 1859
tests/test_conf.py sha256=13BQCCrnGLTLzX7icePHFG7NuZ8NIXCzq9iFK0hYUfY 727
tests/test_resize.py sha256=jsAtQpshgPRAo1AzXrrOFxuUq0LYzlLS0o8YlCKlcyY 5297
tests/test_storage.py sha256=OtVwnqKvffIAxu8sYe1KYFmEEYuqMm6ZEAYEqGMveIA 2655
tests/test_utils.py sha256=GZcJ7tHP7ARSfQG_nsOt49-IVzkYVLJLucR4A71Ig8g 1578

top_level.txt

flask_resize
tests

entry_points.txt

flask-resize = flask_resize.bin:parser.dispatch