diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-05-03 15:21:49 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-05-03 15:21:49 (GMT) |
commit | 4b8453f0303492a1de2dcf854555f6429fac550e (patch) | |
tree | 54abb57f4c5191452cadcac2f12feacbfc1f3218 /libxslt/README | |
parent | 7617e7a38edce33eab6ca4259b416b339e07ea29 (diff) | |
download | blt-4b8453f0303492a1de2dcf854555f6429fac550e.zip blt-4b8453f0303492a1de2dcf854555f6429fac550e.tar.gz blt-4b8453f0303492a1de2dcf854555f6429fac550e.tar.bz2 |
reinstall libxml2/libxslt
Diffstat (limited to 'libxslt/README')
-rw-r--r-- | libxslt/README | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libxslt/README b/libxslt/README deleted file mode 100644 index 85bf80e..0000000 --- a/libxslt/README +++ /dev/null @@ -1,24 +0,0 @@ - - XSLT support for libxml2 (XML toolkit from the GNOME project) - -Full documentation is available on-line at - http://xmlsoft.org/XSLT/ - -This code is released under the MIT Licence see the Copyright file. - -To report bugs, follow the instructions at: - http://xmlsoft.org/XSLT/bugs.html - -A mailing-list xslt@gnome.org is available, to subscribe: - http://mail.gnome.org/mailman/listinfo/xslt - -The list archive is at: - http://mail.gnome.org/archives/xslt/ - -All technical answers asked privately will be automatically answered on -the list and archived for public access unless pricacy is explicitely -required and justified. - -Daniel Veillard - -$Id$ |