File: control

package info (click to toggle)
imageindex 1.1-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 248 kB
  • ctags: 54
  • sloc: perl: 2,509; makefile: 21
file content (23 lines) | stat: -rw-r--r-- 918 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: imageindex
Section: web 
Priority: optional
Maintainer: Michael Ablassmeier <abi@debian.org>
Build-Depends: debhelper (>= 4.1.0), cdbs
Standards-Version: 3.7.2

Package: imageindex
Architecture: all
Depends: perl-base (>= 5.8.4), perlmagick, imagemagick (>= 6:6.2.3.0-2), libimage-info-perl
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.