Subject: CVS commit: wip/saxon
From: othyro
Date: 2010-05-10 06:58:51
Message id: E1OBL58-0005Nj-P1@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import saxon-9.2.1.1j as wip/saxon.

The SAXON package is a collection of tools for processing XML
documents. The main components are:

* An XSLT processor, which implements the Version 1.0 XSLT and
XPath Recommendations from the World Wide Web Consortium.  This
version of Saxon also includes some features defined in XSLT 1.1.

* A Java library, which supports a similar processing model to XSL,
but allows full programming capability, which you need if you want
to perform complex processing of the data or to access external
services such as a relational database

* A slightly improved version of the AElfred parser from Microstar.
(But you can use SAXON with any SAX-compliant XML parser if you
prefer).

Saxon is distributed under the terms of the Mozilla Public License
(MPL).
###
Before you all start squealing, yes, this already exists in
textproc/saxon. However, it's ancient and doesn't process XSLT 2.0.
It would be cool if these changes were imported into HEAD soon.
###


Files:
RevisionActionfile
1.1importwip/saxon/distinfo
1.1importwip/saxon/Makefile
1.1importwip/saxon/PLIST
1.1importwip/saxon/DESCR