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

    Исходный пакет: python3-module-dicttoxml
    Версия: 1.7.16-alt1
    Последняя версия по данным Repology
    Собран:  17 мая 2023 г. 23:35 в задании #321099
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python3-module-dicttoxml (noarch)

    Сопровождающий: Grigory Ustinov


    Права:
    Grigory Ustinov
    @python

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

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


    17 мая 2023 г. Grigory Ustinov 1.7.16-alt1
    - Build new version.
    28 июля 2021 г. Grigory Ustinov 1.7.4-alt2
    - Drop python2 support.
    11 января 2017 г. Igor Vlasenko 1.7.4-alt1
    - automated PyPI update