diff options
Diffstat (limited to 'textproc/libxslt/DESCR')
-rw-r--r-- | textproc/libxslt/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/libxslt/DESCR b/textproc/libxslt/DESCR new file mode 100644 index 00000000000..09b0c3947d2 --- /dev/null +++ b/textproc/libxslt/DESCR @@ -0,0 +1,5 @@ +Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is +a an XML language to define transformation for XML. Libxslt is based on libxml2 +the XML C library developped for the Gnome project. It also implements most of +the EXSLT set of extensions functions and some of Saxon's evaluate and +expressions extensions. |