1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/saxon/pkg-descr
Ying-Chieh Liao 8c013897cd add saxon 6.5
An XSLT processor for Java

PR:		34435
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-30 07:18:36 +00:00

16 lines
485 B
Plaintext

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 with a number of powerful extensions.
- A Java library, which supports a similar processing model to XSL,
but allows full programming capability.
- A slightly improved version of the Alfred parser from Microstar.
WWW: http://saxon.sourceforge.net/
- Kimura Fuyuki
fuyuki@mj.0038.net