[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] submission of Achille - savannah.nongnu.org
From: |
dsoulayrol |
Subject: |
[Savannah-hackers] submission of Achille - savannah.nongnu.org |
Date: |
Sun, 04 May 2003 10:08:11 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 |
A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden
David Soulayrol <address@hidden> described the package as follows:
License: gpl
Other License:
Package: Achille
System name: achille
Type: non-GNU
Description:
Achille is a simple tool for producing a site made of static web pages from XML
documents written with a subset of the Docbook DTD. Its output is XHTML 1.1
compliant and makes use of CSS 2. Transformation uses XSLT.
Achille follows these steps:
- creation of indexes. Currently, the process is fairly simple but will be
expanded to index articles, files, images, etc.
- transformation of Docbook articles throught XSLT processor.
- copy of files that are imported without transformation (CSS sheets, images,
archives, other HTML pages ...)
The following two sites are produced with Achille :
http://dsoulayrol.free.fr/
http://dsoulayrol.free.fr/soft/achille/index.html
Last release is:
http://dsoulayrol.free.fr/repository/achille-1.1.0.tgz
I began to write Achille with bash, Sed, Awk and xsltproc, but i\\\'m currently
writing a new implementation from scratch in Python. It does not work properly
at the moment.
Last snapshot is:
http://dsoulayrol.free.fr/repository/achille-20030505.tgz
For the moment, all is in french, apart from the code.
Other Software Required:
Python 2.2 with :
* 4Suite package for XML and XSLT.
http://4suite.org/index.xhtml
* EXIF, PIL, perhaps others to build images indexes, galleries, ...
http://home.cfl.rr.com/genecash/digital_camera.html
http://www.pythonware.com/products/pil/
Other Comments:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-hackers] submission of Achille - savannah.nongnu.org,
dsoulayrol <=