Binary package “python-xmltodict” in ubuntu focal

Makes working with XML feel like you are working with JSON (Python 2)

 xmltodict is a Python module that makes working with XML feel like you are
 working with JSON. xmltodict is very fast (Expat-based) and has a streaming
 mode with a small memory footprint, suitable for big XML dumps.
 .
 This package provides the Python 2 version of the library.