diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 05:55:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 05:55:04 +0000 |
commit | fa97686b08c3d85d1d572663bcc848d11eb8cf1f (patch) | |
tree | 0de6ee4000fe666c4521dd4915448b50e2940019 /graphics/gif2png/pkg-descr | |
parent | 2229e226e92a2700298d09f23e3525e6c7de5d41 (diff) | |
download | ports-fa97686b08c3d85d1d572663bcc848d11eb8cf1f.tar.gz ports-fa97686b08c3d85d1d572663bcc848d11eb8cf1f.zip |
Notes
Diffstat (limited to 'graphics/gif2png/pkg-descr')
-rw-r--r-- | graphics/gif2png/pkg-descr | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/graphics/gif2png/pkg-descr b/graphics/gif2png/pkg-descr index bc1877923d74..0b98178b1f33 100644 --- a/graphics/gif2png/pkg-descr +++ b/graphics/gif2png/pkg-descr @@ -1,8 +1,19 @@ -This package contains a program to convert from -CompuServe GIF file to a free PNG format. +The gif2png program converts files from the obsolescent Graphic +Interchange Format to Portable Network Graphics. The conversion +preserves all graphic information, including transparency, perfectly. +The gif2png program can even recover data from corrupted GIFs. -Author: -Alexander Lehmann <alex@hal.rhein-main.de> +The distribution also includes a Python script, web2png, that will +convert entire web hierarchies (images and HTML or PHP pages). The +script requires Python 1.5.2. +Original author: +Alexander Lehmann + +Current maintainter of the utility: +Eric S. Raymond <esr@thyrsus.com> + +Homepage of the project: +http://www.tuxedo.org/~esr/gif2png/ -- - << Marcin Cieslak // saper@system.pl >> +Marcin Cieslak <saper@system.pl> |