Download page for
genxmlif, a generic XML interface package
genxmlif is
currently in a beta state (version 0.9.0).
You can find more information about genxmlif here.
I am
always interested in feedback (bug reports, required features, ...) if
you are using genxmlif.
E-Mail:
Installation:
Extract the zip-archive into a
temporary directory and call "python setup.py install"
or use the Installer for Windows.
In both cases the packages genxmlif will be installed into [PythonDir]/lib/site-packages. If you want to use the
elementtree kit
(by Fredrik Lundh),
you have to install it separately
(only for Python 2.4! Python 2.5 already contains elementtree in
the standard distribution).
You can find the current
version here.
If you want to use the 4DOM package,
you have to install it separately.
You can find the current version here.