Subject: CVS commit: pkgsrc/textproc/py-dicttoxml
From: Joerg Sonnenberger
Date: 2017-09-29 15:39:59
Message id: 20170929133959.4DBE0FBC7@cvs.NetBSD.org

Log Message:
Add py-dicttoxml-1.7.4:

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.

Files:
RevisionActionfile
1.1addpkgsrc/textproc/py-dicttoxml/DESCR
1.1addpkgsrc/textproc/py-dicttoxml/Makefile
1.1addpkgsrc/textproc/py-dicttoxml/PLIST
1.1addpkgsrc/textproc/py-dicttoxml/distinfo