Config.in 236 B

12345678
  1. config BR2_PACKAGE_PYTHON_DICTTOXML
  2. bool "python-dicttoxml"
  3. select BR2_PACKAGE_PYTHON3_PYEXPAT
  4. help
  5. Converts a Python dictionary or other native data type into
  6. a valid XML string.
  7. https://github.com/quandyfactory/dicttoxml