AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tc_xml_python/__init__.py
tc_xml_python/cli.py
tc_xml_python/globals.py
tc_xml_python/models.py
tc_xml_python.egg-info/PKG-INFO
tc_xml_python.egg-info/SOURCES.txt
tc_xml_python.egg-info/dependency_links.txt
tc_xml_python.egg-info/entry_points.txt
tc_xml_python.egg-info/not-zip-safe
tc_xml_python.egg-info/requires.txt
tc_xml_python.egg-info/top_level.txt
tc_xml_python/exceptions/__init__.py
tc_xml_python/exceptions/parsing.py
tc_xml_python/parsing/__init__.py
tc_xml_python/parsing/parser.py
tests/__init__.py
tests/test_basic.py
tests/test_models.py
tests/test_parser.py
tests/resources/xml_1_test.xml
tests/resources/xml_2_test.xml