LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./xml_normalizer/__init__.py
./xml_normalizer/__main__.py
./xml_normalizer/archive.py
./xml_normalizer/cli.py
./xml_normalizer/config.py
./xml_normalizer/core.py
./xml_normalizer/discovery.py
./xml_normalizer/flatten.py
./xml_normalizer/namespaces.py
./xml_normalizer/utils.py
docs/advanced.md
docs/architecture.md
docs/config.md
docs/examples.md
docs/index.md
docs/installation.md
docs/usage.md
docs/api/cli.md
docs/api/core.md
docs/api/discovery.md
docs/api/flatten.md
tests/test_cli.py
tests/test_core_multi.py
tests/test_core_single.py
tests/test_discovery.py
tests/test_flatten.py
tests/fixtures/sample1.xml
tests/fixtures/sample2.xml
tests/fixtures/sample3.xml
tests/fixtures/sample4.xml
tests/fixtures/sample5.xml
xml_normalizer/__init__.py
xml_normalizer/__main__.py
xml_normalizer/archive.py
xml_normalizer/cli.py
xml_normalizer/config.py
xml_normalizer/core.py
xml_normalizer/discovery.py
xml_normalizer/flatten.py
xml_normalizer/namespaces.py
xml_normalizer/utils.py
xml_normalizer.egg-info/PKG-INFO
xml_normalizer.egg-info/SOURCES.txt
xml_normalizer.egg-info/dependency_links.txt
xml_normalizer.egg-info/entry_points.txt
xml_normalizer.egg-info/requires.txt
xml_normalizer.egg-info/top_level.txt