File: webmagick.lsm

package info (click to toggle)
webmagick 2.02-8.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 1,712 kB
  • ctags: 778
  • sloc: perl: 6,524; sh: 656; makefile: 184
file content (30 lines) | stat: -rw-r--r-- 1,536 bytes parent folder | download | duplicates (5)
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
Begin4
Title:          WebMagick Image Web Generator
Version:        2.02
Entered-date:   2001-12-28
Description:    WebMagick is a package which supports making image
                collections available on the Web. It recurses through
                directory trees, building HTML pages, imagemap files,
                and client-side/server-side maps to allow the user to
                navigate through collections of thumbnail images
                (somewhat similar to xv's Visual Schnauzer) and select
                the image to view with a mouse click. In addition to the
                HTML interface, WebMagick provides a sophisticated
                JavaScript-based interface that provides improved visual
                and navigational capabilities while generating all
                displays locally in the user's browser. WebMagick is
                written in PERL and is compatible with PERL version
                5.003 and later. WebMagick uses the ImageMagick package
                and the PERL extension to ImageMagick (PerlMagick) and
                therefore requires that these packages be installed.

Keywords:       Web, ImageMagick, PERL, PerlMagick, graphics, GIF, JPEG
Author:         bfriesen@simple.dallas.tx.us (Bob Friesenhahn)
Maintained-by:  clindell@users.sourceforge.net (Chris Lindell)
Primary-site:   download.sourceforge.net /pub/sourceforge/webmagick  
			 359 kb webmagick-2.02.tar.gz

Platforms:      Requires UNIX, PERL, ImageMagick, and PerlMagick
Copying-policy: GPL
End