summaryrefslogtreecommitdiff
path: root/textproc/xp/pkg-descr
blob: 32098c27f8372a48ad6f551875f4bedbb41b7c40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From the XP homepage:

    XP is an XML 1.0 parser written in Java. It is fully conforming: it
    detects all non well-formed documents.

XP has the following design goals: Conformance and correctness, high
performance and a layered structure. Is is currently non-validating but can
parse all external entities.

For more details, please see the XP homepage:

WWW: http://www.jclark.com/xml/xp/index.html

- Mike (mike@vee.net)