.. _`xmltodict`: xmltodict ========= Makes working with XML feel like you are working with JSON ======== =========== Home https://github.com/martinblech/xmltodict Versions 0.9.2 License MIT License Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/xmltodict ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install xmltodict and update with:: conda update xmltodict