The textproc/py-dicttoxml,python3 port
py3-dicttoxml-1.7.16p1 – convert dicts and other data types into XML (cvsweb github mirror)
Description
Converts a Python dictionary or other native data type into a valid XML string. Supports item (int, float, long, decimal.Decimal, bool, str, unicode, datetime, none and other number-like objects) 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.WWW: https://pypi.python.org/pypi/dicttoxml
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/dicttoxml.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/dicttoxml.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/LICENCE.txt
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/dicttoxml-1.7.16.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/dicttoxml.py