Config.in 221 B

1234567
  1. config BR2_PACKAGE_PYTHON_XMLTODICT
  2. bool "python-xmltodict"
  3. select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
  4. help
  5. Makes working with XML feel like you are working with JSON.
  6. https://github.com/martinblech/xmltodict