Config.in 231 B

12345678
  1. config BR2_PACKAGE_PYTHON_DICTTOXML2
  2. bool "python-dicttoxml2"
  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/Ousret/dicttoxml