mainxsltpages - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 8195
System Name: xsltpages
Name: xsltpages
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

XRT is built on top of libxml2/libxslt (http://www.xmlsoft.org) and (right now) is python specific.

XRT turns HTTP requests into a DOM which you can then transform with a standard XSLT script. It's possible to dynamically load extension functions to get data into your XSLT.

The aims of the project are:

- to make REST and content-negotiation webapps easier to build and maintain
- to do away with complex apache config (like mod_rewrite)
- to allow a multi-skilled approach to webapp development



Registration Date: Mon 12 Dec 2005 09:38:52 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
simple python webserver included
     posted by nferrier, Wed 29 Mar 2006 01:22:00 PM UTC

you no longer need mod_python to try out XRT.

python dynamic loading
     posted by nferrier, Wed 04 Jan 2006 04:26:57 PM UTC

The python dynamic loader is checked in. With this module you can have xsltproc like functionality with dynamic loading.

There is a memory leak though because of things lacking from libxslt's python support.

Quick Overview
 Memberlist (2 members)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code