Source: python-et-xmlfile Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Afif Elghraoui , Build-Depends: debhelper-compat (=13), dh-sequence-python3, python3-all, python3-lxml (>= 3.4), python3-pytest , python3-setuptools, Rules-Requires-Root: no Standards-Version: 3.9.8 Homepage: https://foss.heptapod.net/openpyxl/et_xmlfile Vcs-Git: https://salsa.debian.org/python-team/packages/python-et-xmlfile.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-et-xmlfile Package: python3-et-xmlfile Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: low memory library for creating large XML files (Python 3) et_xmlfile 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.