Source: imgp
Section: misc
Priority: optional
Maintainer: SZ Lin (林上智) <szlin@debian.org>
Build-Depends: debhelper-compat (= 13),
               python3 (>= 3.5),
               python3-setuptools,
               dh-python
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/jarun/imgp
Vcs-Git: https://salsa.debian.org/debian/imgp.git
Vcs-Browser: https://salsa.debian.org/debian/imgp

Package: imgp
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3 (>= 3.5), python3-pil
Description: Superfast batch image resizer and rotator
 Feature
 .
  - Resize by percentage or resolution
  - Rotate clockwise by specified angle
  - Adaptive resize considering orientation
  - Brute force to a resolution
  - Optimize images to save more space
  - Convert PNG to JPEG
  - Erase exif metadata
  - Force smaller to larger resize
  - Process directories recursively
  - Overwrite source image option
  - Completion scripts for bash, fish, zsh
  - Minimal dependencies
 .
