Re: XSLT transforming with Python
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig