imagesize: Getting image size from png/jpeg/jpeg2000/gif file¶
Description¶
Getting image size from png/jpeg/jpeg2000/gif file
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
1.4.1
version_requirements.txt:
imagesize
Equivalent System Packages¶
$ conda install imagesize
$ sudo yum install python3-imagesize
$ sudo emerge dev-python/imagesize
$ sudo port install py-imagesize
$ 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.