File: control

package info (click to toggle)
imageindex 1.0.9-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 212 kB
  • ctags: 47
  • sloc: perl: 1,984; makefile: 21
file content (21 lines) | stat: -rw-r--r-- 850 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
Source: imageindex
Section: web 
Priority: optional
Maintainer: Michael Ablassmeier <abi@debian.org>
Build-Depends: debhelper (>= 4.1.0), cdbs
Standards-Version: 3.6.2

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