パッケージ: python3-dicttoxml (1.7.16-2)
python3-dicttoxml に関するリンク
Debian の資源:
python-dicttoxml ソースパッケージをダウンロード:
- [python-dicttoxml_1.7.16-2.dsc]
- [python-dicttoxml_1.7.16.orig.tar.gz]
- [python-dicttoxml_1.7.16-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 module for converting dict into a XML string
dicttoxml is a Python module for 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.
This is the Python 3 version of the package.
その他の python3-dicttoxml 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)