Source: python-dict2xml Section: python Maintainer: Debian Python Team Uploaders: Scott Kitterman , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-pytest , Standards-Version: 4.7.3 Homepage: https://github.com/delfick/python-dict2xml Vcs-Git: https://salsa.debian.org/python-team/packages/python-dict2xml.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-dict2xml Package: python3-dict2xml Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Description: Utility module to convert a Python dictionary to an xml string Super Simple Python 3 utility to convert a Python dictionary into an xml string.