# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python-imagesize: python-imagesize (Python image size module) python-imagesize: python-imagesize: This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm image python-imagesize: headers and returns image size or DIP. It only parses headers and python-imagesize: ignores pixel data, so it is much faster than Pillow. python-imagesize: python-imagesize: Homepage: https://github.com/shibukawa/imagesize_py python-imagesize: python-imagesize: python-imagesize: python-imagesize: