[XML-SIG] XSLT transforming with Python
Dieter Maurer
dieter at handshake.de
Tue Jan 24 21:02:57 CET 2006
Juha Rantanen wrote at 2006-1-24 10:24 +0200:
> ...
>I have checked 4Suite and PyXML and I'm thinking those aren't an option,
>because those have to be installed separately. Or does anyone know easy
>way to add those to my code as library.
Provided, you have a C development system for all of your platforms,
installation will be trivial: "python setup.py install".
For Windows, you will usually get binaries.
For other platform, you usually can install the GNU C development system
easily.
--
Dieter
More information about the XML-SIG
mailing list