Source: imageindex
Section: web
Priority: optional 
Maintainer: Michael Ablassmeier <abi@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.4
Homepage: http://www.edwinh.org/imageindex/

Package: imageindex
Architecture: all
Depends: perl-base (>= 5.8.4), perlmagick, imagemagick (>= 6:6.2.3.0-2), libimage-info-perl, libperl4-corelibs-perl | perl (<< 5.12.3-7)
Suggests: mplayer
Description: generate static HTML galleries from images
 Imageindex generates standards-compliant static HTML galleries of images
 (usually JPG photos, but can deal with images of just about any format).
 Some features:
 .
    * Only out-of-date thumbnail/medium images are generated
    * Captions come from comments embedded in images (never get lost!)
    * Output is customizable with CSS stylesheets
    * Can fetch EXIF header data from digicam photos
    * Can optionally recurse directory trees
    * Index, detail, slide, and frame views  
    * Can use mplayer for dealing with video files.
