LICENSE
README.md
pyproject.toml
src/purexml/ElementTree.py
src/purexml/__init__.py
src/purexml/__main__.py
src/purexml/_expat_security.py
src/purexml/_parser.py
src/purexml/common.py
src/purexml/errors.py
src/purexml/expatreader.py
src/purexml/limits.py
src/purexml/minidom.py
src/purexml/py.typed
src/purexml/sax.py
src/purexml/xmlrpc.py
src/purexml.egg-info/PKG-INFO
src/purexml.egg-info/SOURCES.txt
src/purexml.egg-info/dependency_links.txt
src/purexml.egg-info/requires.txt
src/purexml.egg-info/top_level.txt
tests/test_attacks.py
tests/test_durability.py
tests/test_equivalence.py
tests/test_examples.py
tests/test_expat_security.py
tests/test_fo_contract.py
tests/test_fuzz_equivalence.py
tests/test_hardening_soak.py
tests/test_misc.py
tests/test_no_io.py
tests/test_public_contract.py
tests/test_v02_surface.py
tests/test_v03_iterparse.py
tests/test_v04_limits.py
tests/test_v05_security_report.py
tests/test_v07_cli.py
tests/test_v10_minidom.py
tests/test_v12_sax.py
tests/test_v13_xmlrpc.py
tests/test_v14_limits_breadth.py