Jump to letter: [
A C D E F G J L M P R S T U Y
]
python-XML2Dict - Convert between XML String and Python Dict
- Description:
XML2Dict is an open source python library, which used for converting python dict and XML type.
XML2Dict is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
XML2Dict is inspired from Chen Zheng's [xml2dict](http://github.com/nkchenz/xml2dict/tree)
Please see source test case
XML2Dict do not test for all cases now, if you find any bug please issue an report.
Fix parse error when tag has empty content [snwilhelm](https://gist.github.com/1209773)
Fix MANIFEST.in syntax to avoid creating broken distributions; bump version to 0.2.2 [slinkp](https://github.com/mcspring/XML2Dict/pull/2)
Add custom coding support to `parsexml(s, cls, coding)` [yaodianmi](https://github.com/yaodianmi)
XML2Dict is written by [Sprint Mc](https://github.com/mcspring).
And you can follow me on [Twitter](http://twitter.com/mcspring)!
Packages