Source: python-imagesize Section: python Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools Standards-Version: 4.7.3 Homepage: https://github.com/shibukawa/imagesize_py Vcs-Git: https://salsa.debian.org/python-team/packages/python-imagesize.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-imagesize Package: python3-imagesize Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Python module for getting image size or DPI This module parses image header and returns width and height of the image, or dots per inch. Supported formats are: BMP, PNG, JPEG, JPEG2000, GIF, TIFF, SVG, Netpbm, WebP, AVIF, HEIC/HEIF.