Download List

專案描述

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.

2003-09-12 17:34
1.0.33

This is a bugfix release closing a dozen reported problems. It also
includes some changes for compiling on Windows.
標籤: Minor bugfixes

2003-08-16 18:53
1.0.32

This release includes some EXSLT bugfixes and improvements, speeds
text output, adds Python element extension support, and fixes a few
bugs.
標籤: Minor bugfixes

2003-07-07 18:12
1.0.31

Various bugfixes were made. Portability was improved for Windows and HP-UX. This release should also fix a problem with recent DocBook stylesheets.
標籤: Minor bugfixes

2003-04-01 17:29
1.0.29

Speed improvements were made, especially for large flat documents. Fixes were made for result value tree handling and keys. Some extra namespace declarations have been avoided and some portability fixes were included.
標籤: Minor bugfixes

2003-02-25 16:12
1.0.27

A few fixes were made on namespace handling and Windows path use.
標籤: Minor bugfixes

Project Resources