imagesize: Parser for image file metadata#

Description#

It parses image files’ header and return image size.

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.4.1

install-requires.txt:

imagesize >=1.1.0

Equivalent System Packages#

conda:

$ conda install  imagesize

macports: install the following packages: py-imagesize

void:

$ sudo xbps-install  python3-imagesize

See https://repology.org/project/python:imagesize/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023