Пакет python-module-dicttoxml: Информация

    Исходный пакет: python-module-dicttoxml
    Версия: 1.7.4-alt1
    Собран:  12 января 2017 г. 14:46 в задании #176157
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/dicttoxml/

    Лицензия: GPLv2
    О пакете: Converts a Python dictionary or other native data type into a valid XML string
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-dicttoxml (noarch)
    python3-module-dicttoxml (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


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

    Последнее изменение


    11 января 2017 г. Igor Vlasenko 1.7.4-alt1
    - automated PyPI update
    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)
    28 января 2016 г. Mikhail Efremov 1.5.8-alt1.git20150106.1
    - NMU: Use buildreq for BR.