The textproc/py-et_xmlfile port
py3-et_xmlfile-2.0.0 – low memory library for creating large XML files (cvsweb github mirror)
Description
et_xmlfile is a low memory library for creating large XML files. This is an implementation of lxml's xmlfile module for the standard library's ElementTree. It aims to allow code to be developed that will work with both libraries. It was developed initially for the openpyxl project but is now a standalone module.WWW: https://foss.heptapod.net/openpyxl/et_xmlfile
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/AUTHORS.txt
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/LICENCE.python
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/LICENCE.rst
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/et_xmlfile-2.0.0.dist-info/top_level.txt
- /usr/local/lib/python3.12/site-packages/et_xmlfile/
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__init__.py
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/incremental_tree.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/incremental_tree.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/xmlfile.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/__pycache__/xmlfile.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/et_xmlfile/incremental_tree.py
- /usr/local/lib/python3.12/site-packages/et_xmlfile/xmlfile.py