File: control

package info (click to toggle)
curator 2.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 276 kB
  • ctags: 101
  • sloc: python: 1,398; makefile: 53
file content (24 lines) | stat: -rw-r--r-- 1,026 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
Source: curator
Section: web
Priority: optional
Maintainer: Sven Hoexter <sven@timegate.de>
Build-Depends: debhelper (>> 3.0.0), docbook-to-man
Standards-Version:  3.6.1.0

Package: curator
Architecture: any
Depends: python, python-dev, python-imaging, imagemagick
Description: Turn directories of images into static web content
 Curator is a powerful script that allows one to generate Web page image
 galleries with the intent of displaying photographic images on the Web, or for
 a CD-ROM presentation and archiving.
 .
 It generates static Web pages only - no special configuration or running
 scripts are required on the server. The script supports many file formats,
 hierarchical directories, thumbnail generation and update, per-image
 description file with any attributes, and 'tracks' of images spanning multiple
 directories. The templates consist of HTML with embedded Python. Running this
 script only requires a recent Python interpreter and the ImageMagick tools.
 .
 Homepage: http://curator.sourceforge.net/