Add-on:Xmltodict: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
m Addon-Bot Update |
||
| Line 1: | Line 1: | ||
{{Addon | {{Addon | ||
|Name=xmltodict | |Name=xmltodict | ||
|provider-name= | |provider-name=martinblech | ||
|ID=script.module.xmltodict | |ID=script.module.xmltodict | ||
|latest-version=0. | |latest-version=0.8.6 | ||
|extension point=xbmc.python.module | |extension point=xbmc.python.module | ||
|provides= | |provides= | ||
Revision as of 09:48, 25 February 2014
| xmltodict | ||||||||||||||||
| ||||||||||||||||
xmltodict is a Python module that makes working with XML feel like you are working with JSON, as in this "spec".
Original: https://github.com/martinblech/xmltodict
Author: [email protected]