jaxml is a Python module designed to ease the creation of human readable XML documents. It is designed to be small, easy-to-use, and powerful.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Text Processing Markup HTML/XHTML SGML XML |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: A small bug which produced "Invalid attributes" messages under some circumstances was fixed.


Release Notes: Full support for XML namespaces was finally added. Named indentation levels were added for easier use.


Release Notes: The copyright strings were changed.


Release Notes: A typo that caused a runtime error when calling the _do_nothing() method inside CGI scripts has been fixed.


Release Notes: Nothing is output when there's nothing to output, instead of outputting the XML version and encoding information.