.bumpversion.cfg
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.in
requirements-dev.txt
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/docutils.conf
docs/index.rst
docs/installing.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/using.rst
docs/reference/index.rst
docs/reference/xrtr.rst
docs/static/xrtr-logo.svg
src/__init__.pxd
src/__init__.py
src/xrtr.pyx
src/xrtr.egg-info/PKG-INFO
src/xrtr.egg-info/SOURCES.txt
src/xrtr.egg-info/dependency_links.txt
src/xrtr.egg-info/not-zip-safe
src/xrtr.egg-info/requires.txt
src/xrtr.egg-info/top_level.txt
tests/conftest.py
tests/test_xrtr.py