Package python3-module-dicttoxml: Information

    Source package: python3-module-dicttoxml
    Version: 1.7.16-alt1
    Build time:  May 18, 2023, 08:40 AM
    Report package bug
    License: GPLv2
    Summary: Converts a Python dictionary or other native data type into a valid XML string
    Description: 
    Converts a Python dictionary or other native data type into a valid XML
    string.
    
    Supports item (int, float, long, bool, str, unicode, datetime, none) and
    collection (list, set, tuple and dict, as well as iterable and dict-like
    objects) data types, with arbitrary nesting for the collections. Items
    with a datetime type are converted to ISO format strings. Items with a
    none type become empty XML elements.
    
    The root object passed into the dicttoxml method can be any of the
    supported data types.

    List of RPM packages built from this SRPM:
    python3-module-dicttoxml (noarch)

    Maintainer: Grigory Ustinov


      1. rpm-build-python3
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel

    Last changed


    May 17, 2023 Grigory Ustinov 1.7.16-alt1
    - Build new version.
    July 28, 2021 Grigory Ustinov 1.7.4-alt2
    - Drop python2 support.
    Jan. 11, 2017 Igor Vlasenko 1.7.4-alt1
    - automated PyPI update