File: control

package info (click to toggle)
gif2png 2.5.8-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 880 kB
  • ctags: 428
  • sloc: ansic: 2,958; sh: 1,929; xml: 836; python: 248; makefile: 85
file content (16 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: gif2png
Section: graphics
Priority: optional
Maintainer: Erik Schanze <eriks@debian.org>
Standards-Version: 3.9.3
Build-Depends: libpng-dev, debhelper (>= 8), xmlto
Homepage: http://www.catb.org/~esr/gif2png/

Package: gif2png
Architecture: any
Depends: ${misc: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.