1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Added reference to libxslt/PHP, Daniel

This commit is contained in:
Daniel Veillard
2003-02-20 14:28:20 +00:00
parent 081223885c
commit 00cffaf536
2 changed files with 6 additions and 0 deletions

View File

@ -109,6 +109,10 @@ or libxslt wrappers or bindings:</p>
<li>
<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>