diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-05-03 17:01:52 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-05-03 17:01:52 (GMT) |
commit | 105878ba114ead35390129e837493fa519e4c3e3 (patch) | |
tree | 4a53b0c0f87e6a5dd452e9469cd68e4b1cbab1dd /libxslt/README | |
parent | ff3be2710b869b933ec568e4b71fddaf63e64d92 (diff) | |
download | blt-105878ba114ead35390129e837493fa519e4c3e3.zip blt-105878ba114ead35390129e837493fa519e4c3e3.tar.gz blt-105878ba114ead35390129e837493fa519e4c3e3.tar.bz2 |
rm 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$ |