7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
config BR2_PACKAGE_PYTHON_XMLJSON
|
|
bool "python-xmljson"
|
|
help
|
|
Converts XML into JSON/Python dicts/arrays and vice-versa.
|
|
|
|
https://github.com/sanand0/xmljson
|