python-et_xmlfile - An implementation of lxml.xmlfile for the standard library
Website: | https://pypi.python.org/pypi/et_xmlfile |
---|---|
License: | MIT |
- Description:
et_xmlfile is a low memory library for creating large XML files. It is based upon the xmlfile module from lxml with the aim of allowing code to be developed that will work with both libraries. It was developed initially for the openpyxl project but is now a standalone module.
Packages
python-et_xmlfile-1.0.1-6.el7.fc25.src [13 KiB] |
Changelog
by Jean-Paul Chaput (2017-05-15):
- Backport to SL7, disabled Python 3 support. |