Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-imagesize_1.2.0.bb
1
2 DESCRIPTION = " \
3         This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG image headers and returns image size. \
4         "
5 HOMEPAGE = "https://github.com/shibukawa/imagesize_py"
6 SECTION = "devel/python"
7 LICENSE = "MIT"
8 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=0c128f0f7e8a02e1b83884c0b5a41cda"
9
10 SRC_URI[md5sum] = "3a1e124594183778a8f87e4bcdb6dca9"
11 SRC_URI[sha256sum] = "b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"
12
13 PYPI_PACKAGE = "imagesize"
14 inherit setuptools pypi