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
|
Source: domesday
Section: utils
Priority: optional
Maintainer: Mark Howard <mh@debian.org>
Build-Depends-Indep: debhelper (>> 4), liboro-java, jikes-classpath, fastjar, libgnu-regexp-java
Standards-Version: 3.6.1.1
Package: domesday
Architecture: all
Depends: gij | java-runtime | java1-runtime, gij | java-virtual-machine, liboro-java, libgnu-regexp-java
Description: Automatic website index generator
Analyses site content and generates naviagtional pages. Meta data is extracted
from files of the site, either on a local disk or via a server; most popular
file types are supported. Currently supported output formats are Site Map for a
hierarchical site index; and sequential list, which can be used to generate
pages such as A-Z indices (including article removal). The output can be
customised fully, down to the exact HTML code. Domesday works with project
files for each index and can run unattended, from a cron script for example.
.
A graphical application is available to aid the generation of domesday project
files in the domesdaygui package.
.
Warning: This is considered upstream as an unstable development release.
Upstream do, however, fix any bugs in a relatively timely manner.
.
http://www.tildemh.com/sw/domesday
|