genwebgallery

annotate debian/control @ 26:c89467bae737

some minor things in debian directory
author meillo@marmaro.de
date Mon, 12 May 2008 14:13:29 +0200
parents 87296564acd3
children f3e338e775ef
rev   line source
meillo@0 1 Source: genwebgallery
meillo@0 2 Section: web
meillo@0 3 Priority: extra
meillo@0 4 Maintainer: markus schnalke <meillo@marmaro.de>
meillo@0 5 Build-Depends: debhelper (>= 5)
meillo@0 6 Standards-Version: 3.7.2
meillo@0 7
meillo@0 8 Package: genwebgallery
meillo@0 9 Architecture: all
meillo@17 10 Depends: imagemagick
meillo@26 11 Description: generates minimalistic web gallerys
meillo@15 12 Very simple tool to generate static HTML pages to view
meillo@15 13 pictures on the web.
meillo@15 14 The generated pages are not very beautiful, but simple.
meillo@15 15 They contain just what is really needed - no fancy stuff.
meillo@15 16 Also the generation process is only one program call. You
meillo@15 17 can specify some configuration options like the dimension
meillo@15 18 of the created thumbnails, the name of the index page and
meillo@15 19 some more.
meillo@15 20 All image processing is done via ImageMagick.
meillo@0 21 .
meillo@26 22 Homepage: http://prog.marmaro.de/genwebgallery