Source: gif2png
Section: graphics
Priority: optional
Maintainer: Erik Schanze <eriks@debian.org>
Standards-Version: 3.6.2
Build-Depends: libpng-dev, debhelper (>=4), autotools-dev, dpatch

Package: gif2png
Architecture: any
Depends: ${shlibs:Depends}
Recommends: python (>= 1.5.2)
Description: GIF -> PNG conversions
 This program can convert GIF images to PNG images. It also contains
 the script "web2png" which converts entire websites from GIF to PNG
 and updates the HTML accordingly.
 .
  Homepage: http://catb.org/~esr/gif2png/
