imagesize: Parser for image file metadata#
Description#
It parses image files’ header and return image size.
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
1.4.1
install-requires.txt:
imagesize >=1.1.0
Equivalent System Packages#
conda:
$ conda install imagesize
gentoo:
$ sudo emerge dev-python/imagesize
macports: install the following packages: py-imagesize
void:
$ sudo xbps-install python3-imagesize
See https://repology.org/project/python:imagesize/versions
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.