Package python-module-dicttoxml: Information

    Source package: python-module-dicttoxml
    Version: 1.7.4-alt1
    Build time:  Jan 12, 2017, 02:46 PM in the task #176157
    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 rpms provided by this srpm:
    python-module-dicttoxml (noarch)
    python3-module-dicttoxml (noarch)



      1. rpm-build-python3
      2. python-devel

    Last changed


    Jan. 11, 2017 Igor Vlasenko 1.7.4-alt1
    - automated PyPI update
    March 13, 2016 Ivan Zakharyaschev 1.5.8-alt1.git20150106.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 1.5.8-alt1.git20150106.1
    - NMU: Use buildreq for BR.