diff --git a/doc/contribs.html b/doc/contribs.html index 5c6478df..775b0a7c 100644 --- a/doc/contribs.html +++ b/doc/contribs.html @@ -104,6 +104,10 @@ A:link, A:visited, A:active { text-decoration: underline } provides libxml/libxslt wrappers for Python +
I'm still waiting for someone to contribute a simple XSLT processing module for Apache :-)
diff --git a/doc/python.html b/doc/python.html index 3e4222c1..ad634e2e 100644 --- a/doc/python.html +++ b/doc/python.html @@ -95,6 +95,10 @@ or libxslt wrappers or bindings:The libxslt Python module depends on the libxml2 Python module.
diff --git a/doc/xslt.html b/doc/xslt.html index b2786cca..d6b8843e 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -677,6 +677,9 @@ or libxslt wrappers or bindings: libxml2 bindings are also available in Ruby through the libgdome-ruby module maintained by Tobias Peters. +The libxslt Python module depends on the libxml2 Python module.