CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
setup.cfg
setup.py
tox.ini
doc/Makefile
doc/conf.py
doc/index.rst
doc/introduction.rst
doc/make.bat
doc/pratt_api.rst
doc/xpath_api.rst
elementpath/__init__.py
elementpath/datatypes.py
elementpath/exceptions.py
elementpath/namespaces.py
elementpath/schema_proxy.py
elementpath/tdop_parser.py
elementpath/xpath1_parser.py
elementpath/xpath2_constructors.py
elementpath/xpath2_functions.py
elementpath/xpath2_parser.py
elementpath/xpath_context.py
elementpath/xpath_nodes.py
elementpath/xpath_selectors.py
elementpath/xpath_token.py
elementpath.egg-info/PKG-INFO
elementpath.egg-info/SOURCES.txt
elementpath.egg-info/dependency_links.txt
elementpath.egg-info/top_level.txt
tests/__init__.py
tests/test_datatypes.py
tests/test_elementpath.py
tests/test_exceptions.py
tests/test_namespaces.py
tests/test_package.py
tests/test_schema_proxy.py
tests/test_selectors.py
tests/test_tdop_parser.py
tests/test_xpath1_parser.py
tests/test_xpath2_parser.py
tests/test_xpath_context.py
tests/test_xpath_nodes.py
tests/test_xpath_token.py