reactos/dll/3rdparty/libxslt
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
attributes.c
attributes.h
attrvt.c
AUTHORS
ChangeLog
CMakeLists.txt
config.h
Copyright
documents.c
extensions.c
extra.c
functions.c
imports.c
keys.c
keys.h
libxslt.3
Makefile.am
namespaces.c
namespaces.h
NEWS
numbers.c
pattern.c
precomp.h
preproc.c
preproc.h
README
security.c
security.h
templates.c
templates.h
transform.c
trio.h
triodef.h
variables.c
win32config.h
xslt.c
xsltconfig.h.in
xsltlocale.c
xsltutils.c
xsltwin32config.h
xsltwin32config.h.in

     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$