.coveragerc
.gitignore
.gitlab-ci.yml
.gitmodules
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/python-package.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.rst
docs/index.md
docs/license.rst
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
src/xepor/__init__.py
src/xepor/xepor.py
src/xepor.egg-info/PKG-INFO
src/xepor.egg-info/SOURCES.txt
src/xepor.egg-info/dependency_links.txt
src/xepor.egg-info/not-zip-safe
src/xepor.egg-info/requires.txt
src/xepor.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_examples.py
tests/test_single.py
tests/tserver.py