1config BR2_PACKAGE_PYTHON_XMLJSON 2 bool "python-xmljson" 3 help 4 Converts XML into JSON/Python dicts/arrays and vice-versa. 5 6 https://github.com/sanand0/xmljson 7
1config BR2_PACKAGE_PYTHON_XMLJSON 2 bool "python-xmljson" 3 help 4 Converts XML into JSON/Python dicts/arrays and vice-versa. 5 6 https://github.com/sanand0/xmljson 7