Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37501343
en ru br
ALT Linux repos
S:1.7.16-alt1

Group :: Development/Python3
RPM: python3-module-dicttoxml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.16-alt1
Build date: 17 may 2023, 15:25 ( 49.0 weeks ago )
Size: 752.79 Kb

Home page:   https://pypi.python.org/pypi/dicttoxml

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-dicttoxml
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin