License.txt
MANIFEST.in
README.txt
setup.cfg
setup.py
ECoXiPy.egg-info/PKG-INFO
ECoXiPy.egg-info/SOURCES.txt
ECoXiPy.egg-info/dependency_links.txt
ECoXiPy.egg-info/requires.txt
ECoXiPy.egg-info/top_level.txt
ECoXiPy.egg-info/zip-safe
ecoxipy/__init__.py
ecoxipy/_helpers.py
ecoxipy/decorators.py
ecoxipy/dom_output.py
ecoxipy/etree_output.py
ecoxipy/html.py
ecoxipy/parsing.py
ecoxipy/string_output.py
ecoxipy/transformation.py
ecoxipy/validation.py
ecoxipy/pyxom/__init__.py
ecoxipy/pyxom/_attributes.py
ecoxipy/pyxom/_common.py
ecoxipy/pyxom/_content_nodes.py
ecoxipy/pyxom/_document.py
ecoxipy/pyxom/_element.py
ecoxipy/pyxom/indexing.py
ecoxipy/pyxom/output.py
tests/performance/__init__.py
tests/performance/ecoxipy_base.py
tests/performance/ecoxipy_dom_output.py
tests/performance/ecoxipy_etree_output.py
tests/performance/ecoxipy_pyxom_output.py
tests/performance/ecoxipy_string_output.py
tests/performance/profiling_tests.py
tests/performance/timeit_tests.py
tests/performance/xml_dom_minidom.py
tests/performance/xml_etree.py
tests/performance/xml_sax.py