Path to this page:
./
textproc/py-dicttoxml,
Library for simple XML serialization
Branch: pkgsrc-2019Q1,
Version: 1.7.4,
Package name: py27-dicttoxml-1.7.4,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
lang/python27]
Master sites:
SHA1: dc5c2776518ae57ac5a567baa652e7abd8554b76
RMD160: 0e5d2626b7388226abf8213d6c2d67961f75c251
Filesize: 17.764 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-dicttoxml-1.7.4 (created)