diff options
Diffstat (limited to 'textproc/xp/pkg-descr')
-rw-r--r-- | textproc/xp/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/xp/pkg-descr b/textproc/xp/pkg-descr deleted file mode 100644 index 600af946ed8e..000000000000 --- a/textproc/xp/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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. It is currently non-validating but can -parse all external entities. - -For more details, please see the XP homepage: |