# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-et-xmlfile VERSION= 1.1.0 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= Low memory library for large XML files (3.11) SDESC[v12]= Low memory library for large XML files (3.12) HOMEPAGE= https://foss.heptapod.net/openpyxl/et_xmlfile CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/96/c2/3dd434b0108730014f1b96fd286040dc3bcb70066346f7e01ec2ac95865f DISTFILE[1]= et_xmlfile-1.1.0-py3-none-any.whl:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON DISTNAME= et_xmlfile-1.1.0.dist-info GENERATED= yes [PY311].USES_ON= python:v11,wheel [PY312].USES_ON= python:v12,wheel [FILE:922:descriptions/desc.single] et_xmfile ========= 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. The code was written by Elias Rabel as part of the `Python Düsseldorf `_ openpyxl sprint in September 2014. Note on performance ------------------- The code was not developed with performance in mind but turned out to be faster than the existing SAX-based implementation but is significantly slower than lxml's xmlfile. There is one area where an optimisation for lxml will negatively affect the performance of et_xmfile and that is when using the `.element()` method on an xmlfile context manager. It is, therefore, recommended not to use this, though the method is provided for code compatibility. [FILE:112:distinfo] a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada 4688 et_xmlfile-1.1.0-py3-none-any.whl