File: control

package info (click to toggle)
imageindex 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 776 kB
  • ctags: 257
  • sloc: perl: 12,264; makefile: 22
file content (32 lines) | stat: -rw-r--r-- 1,298 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
24
25
26
27
28
29
30
31
32
Source: imageindex
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Michael Ablassmeier <abi@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-phototools/imageindex.git
Vcs-Git: https://anonscm.debian.org/git/pkg-phototools/imageindex.git
Homepage: http://www.edwinh.org/imageindex/

Package: imageindex
Architecture: all
Depends: ${misc:Depends},
         libimage-magick-perl,
         imagemagick,
         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.