Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 419 Bytes

uxml2dict

This is a python module which implement part of xmltodict on micropython.

It's based on xmltok module in micropython-lib. And thus, it receive a file IO type instead of string used in xmltodict.