Source: python-imagesize
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/shibukawa/imagesize_py/tags
Vcs-Browser: https://github.com/alvistack/shibukawa-imagesize_py
Vcs-Git: https://github.com/alvistack/shibukawa-imagesize_py.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-imagesize
Architecture: all
Description: Getting image size from png/jpeg/jpeg2000/gif file
 This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm image
 headers and returns image size or DIP.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
