Source: apngasm
Section: graphics
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), libz-dev, libpng-dev
Standards-Version: 3.9.4
Homepage: https://sourceforge.net/projects/apngasm
Vcs-Git: git://anonscm.debian.org/collab-maint/apngasm.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/apngasm.git;a=summary

Package: apngasm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: apng2gif
Description: assemble APNG animation from PNG/TGA image sequence
 Toos to create APNG file from individual PNG files with user
 given delay.
 .
 The Animated Portable Network Graphics (APNG) file format is an
 extension to the Portable Network Graphics (PNG) specification. It
 allows for animated PNG files that work similarly to animated GIF
 files, while retaining backward compatibility with non-animated PNG
 files and adding support for 8-bit transparency and 24-bit images.
