Download List

Projeto Descrição

Libxslt is a C library for GNOME which allows developers to work with XSLT. It is based on libxml for XML parsing, tree manipulation, and XPath support. Also included is 'xsltproc', a command line XSLT processor. The library is written in plain C, making as few assumptions as possible, and sticking closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and Windows. Though not designed primarily with performances in mind, libxslt seems to be a relatively fast processor. It also include full support for the EXSLT set of extension functions as well as some common extensions present in other XSLT engines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-06 13:33
1.1.8

Esta versão traz alguns bugs corrigidos e da adição do EXSLT: extensões crypto se libgcrypt é encontrado na hora de configurar.
Tags: Minor bugfixes
This release features a few bugfixes and the addition of the
exslt:crypto extensions if libgcrypt is found at configure
time.

2004-04-19 02:01
1.1.6

A par dos principais bugs relacionados.
Tags: Minor bugfixes
A pair of key related bugfixes.

2004-03-24 15:29
1.1.5

Algumas correções foram feitas, especialmente para os valores de atributo modelos. Alguns trabalhos desempenho foi feito.
Tags: Minor bugfixes
Some bug fixes were made, especially for attribute
values templates. Some performance work was done.

2004-02-17 15:02
1.1.3

Esta versão inclui uma dúzia de correções de bugs diversos. Algumas melhorias de performance e estrutura também foram feitas.
Tags: Minor bugfixes
This release includes a dozen various bugfixes. Some performance and framework improvements were also made.

2003-11-04 22:07
1.1.0

Esta versão corrige vários pequenos bugs e utiliza as novas interfaces de libxml2-2.6.x para processamento mais rápido e mais limpo.
Tags: Minor bugfixes
This release fixes a number of small bugs and uses the new interfaces
from libxml2-2.6.x for faster and cleaner processing.

Project Resources