python-et_xmlfile - An implementation of lxml.xmlfile for the standard library
Website: | https://pypi.python.org/pypi/et_xmlfile |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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-12.fc14.al.src [14 KiB] |
Changelog
by Joel Barrios (2022-02-04):
- Remove and obsolete python2 support. |