Add-on:Xmltodict: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Addon-Bot repo category update)
>NedBot
m (Addon-Bot repo category update)
Line 14: Line 14:
|icon url=}}
|icon url=}}


[[Category:Frodo add-on repository]]
[[Category:Eden add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 12:56, 15 November 2012

xmltodict

See this add-on on the kodi.tv showcase

Author: Tristan Fischer ([email protected])

Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

Summary: Python helper module
Home icon grey.png   ▶ Add-ons ▶ 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]