diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/xt/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/xt/DESCR')
-rw-r--r-- | textproc/xt/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/xt/DESCR b/textproc/xt/DESCR new file mode 100644 index 00000000000..17c33b391fa --- /dev/null +++ b/textproc/xt/DESCR @@ -0,0 +1,4 @@ +XT is an implementation in Java of XSL Transformations. This version of XT +implements the PR-xslt-19991008 version of XSLT. Stylesheets written for +earlier versions of the XSLT WD must be converted before they can be used +with this version of XT. |