.gitignore
CMakeLists.txt
README.md
conanfile.txt
pyproject.toml
setup.py
.github/config/macos-13/conan/profiles/default
.github/config/ubuntu-22.04/conan/profiles/default
.github/config/windows-2022/conan/profiles/default
.github/workflows/format.yaml
.github/workflows/pip.yaml
.github/workflows/wheels.yaml
src/pyodr/CMakeLists.txt
src/pyodr/__init__.py
src/pyodr/cli.py
src/pyodr/core.cpp
src/pyodr.egg-info/PKG-INFO
src/pyodr.egg-info/SOURCES.txt
src/pyodr.egg-info/dependency_links.txt
src/pyodr.egg-info/entry_points.txt
src/pyodr.egg-info/requires.txt
src/pyodr.egg-info/top_level.txt
tests/test_foobar.py