[ buster ]
[ ソース: python-xmltodict ]
パッケージ: python-xmltodict (0.11.0-2)
python-xmltodict に関するリンク
Debian の資源:
python-xmltodict ソースパッケージをダウンロード:
- [python-xmltodict_0.11.0-2.dsc]
- [python-xmltodict_0.11.0.orig.tar.gz]
- [python-xmltodict_0.11.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Makes working with XML feel like you are working with JSON (Python 2)
xmltodict is a Python module that makes working with XML feel like you are working with JSON. xmltodict is very fast (Expat-based) and has a streaming mode with a small memory footprint, suitable for big XML dumps.
This package provides the Python 2 version of the library.