[ buster ]
[ 源代码: python-xmlbuilder ]
软件包:python-xmlbuilder(1.0-1)
python-xmlbuilder 的相关链接
Debian 的资源:
下载源码包 python-xmlbuilder:
- [python-xmlbuilder_1.0-1.dsc]
- [python-xmlbuilder_1.0.orig.tar.gz]
- [python-xmlbuilder_1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
create xml/(x)html files - Python 2.x
XMLBuilder is tiny library build on top of ElementTree.TreeBuilder to make xml files creation more pythonomic. XMLBuilder use "with" statement and attribute access to define xml document structure.
This package contains the Python 2.x module.