diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-02-20 14:28:20 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-02-20 14:28:20 +0000 |
commit | 00cffaf536be529ce5953e7c212e4d06859f0a97 (patch) | |
tree | 4455af59b140136d8dfafd9c84a8c984fd7e1aa1 /doc/python.html | |
parent | 081223885c2a649f9c59646691481857b955822b (diff) | |
download | libxslt-00cffaf536be529ce5953e7c212e4d06859f0a97.tar.gz libxslt-00cffaf536be529ce5953e7c212e4d06859f0a97.tar.bz2 libxslt-00cffaf536be529ce5953e7c212e4d06859f0a97.zip |
Added reference to libxslt/PHP, Daniel
Diffstat (limited to 'doc/python.html')
-rw-r--r-- | doc/python.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/python.html b/doc/python.html index 4202fd04..41e8ac68 100644 --- a/doc/python.html +++ b/doc/python.html @@ -110,6 +110,10 @@ or libxslt wrappers or bindings:</p> <a href="mailto:xmlwrapp@pmade.org">Peter Jones</a> maintains C++ bindings for libxslt within <a href="http://pmade.org/pjones/software/xmlwrapp/">xmlwrapp</a> </li> + <li> +<a href="phillim2@comcast.net">Mike Phillips</a> provides a module using + <a href="http://siasl.dyndns.org/projects/projects.html">libxslt for PHP</a>. +</li> </ul> <p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.</p> <p>The distribution includes a set of Python bindings, which are garanteed to |