./textproc/py-dicttoxml, Library for simple XML serialization

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q2, Version: 1.7.4nb1, Package name: py39-dicttoxml-1.7.4nb1, Maintainer: pkgsrc-users

This module converts a Python dictionary or other native data type into a
valid XML string.

Supported item are int, float, long, decimal.Decimal, bool, str, unicode,
datetime, None and other number-like objects. Supported collection are
list, set, tuple and dict, as well as iterable and dict-like objects.
Items with a datetime type are converted to ISO format strings. Items
with a None type become empty XML elements.


Master sites:

Filesize: 17.764 KB

Version history: (Expand)