| Name: | python3-imagesize |
|---|---|
| Version: | 1.2.0 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 22802 |
| License: | MIT |
| RPM: | python3-imagesize-1.2.0-6.el9.noarch.rpm |
| Source RPM: | python-imagesize-1.2.0-6.el9.src.rpm |
| Build Date: | Wed Jan 12 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/shibukawa/imagesize_py |
| Summary: | Python module for analyzing image file headers and returning image sizes |
| Description: | The imagesize package parses image file headers and returns the image sizes. * PNG * JPEG * JPEG2000 * GIF This is a pure Python library. |