Source: python-imagesize Section: python Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 14), dh-python, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all, python3-setuptools Standards-Version: 4.7.4 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 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.