Download List

Project Description

EaseXML (previously known as XMLObject) is an object-XML mapper. It allows you
to translate XML to Python objects and vice-versa.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-13 10:09 Back to release list
0.2.0

This release includes new XMLObject options:
_unicodeOutput, _stripStrings, _nodesOrder, _attrsOrder,
and _prettyPrint. mainNode convention was replaced by a
boolean keyword "main". A method (forEach) was added
helping to apply an action on all nodes of an XMLObject
instance. It's now possible to export/import XMLObjects to/
from Python dictionaries. The documentation was rewritten
and many bugs were corrected.
Tags: Major feature enhancements

Project Resources