Source: guetzli
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 10),
               asciidoc-base,
               libpng-dev,
               pkg-config,
               xmlto,
Standards-Version: 3.9.8
Homepage: https://github.com/google/guetzli
Vcs-Git: https://anonscm.debian.org/git/pkg-phototools/guetzli.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-phototools/guetzli.git

Package: guetzli
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: perceptual JPEG encoder
 Guetzli is a JPEG encoder that aims for excellent compression density
 at high visual quality. Guetzli-generated images are typically 20-30%
 smaller than images of equivalent quality generated by libjpeg. Guetzli
 generates only sequential (nonprogressive) JPEGs due to faster
 decompression speeds they offer.
