view debian/control @ 29:f3e338e775ef

new standards-version; rewrapped text; homepage as control field
author meillo@marmaro.de
date Mon, 12 May 2008 21:47:52 +0200
parents c89467bae737
children a5f4f5aa50ac
line wrap: on
line source

Source: genwebgallery
Section: web
Priority: extra
Maintainer: markus schnalke <meillo@marmaro.de>
Homepage: http://prog.marmaro.de/genwebgallery
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.3

Package: genwebgallery
Architecture: all
Depends: imagemagick
Description: generates minimalistic web gallerys
 Very simple tool to generate static HTML pages to view pictures on the web.
 The generated pages are not very beautiful, but simple. They contain just
 what is really needed - no fancy stuff. Also the generation process is only
 one program call. You can specify some configuration options like the
 dimension of the created thumbnails, the name of the index page and some more.
 All image processing is done via ImageMagick.