LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
_custom_build/backend.py
brer_md.egg-info/PKG-INFO
brer_md.egg-info/SOURCES.txt
brer_md.egg-info/dependency_links.txt
brer_md.egg-info/not-zip-safe
brer_md.egg-info/requires.txt
brer_md.egg-info/top_level.txt
src/brer/__init__.py
src/brer/_compat.py
src/brer/_version.py
src/brer/directory_helper.py
src/brer/pair_data.py
src/brer/plugin_configs.py
src/brer/py.typed
src/brer/run_config.py
src/brer/run_data.py
src/brer/data/pair_data.json
src/brer/data/topol.tpr
src/plugin/CMakeLists.txt
src/plugin/cpp/CMakeLists.txt
src/plugin/cpp/brerpotential.cpp
src/plugin/cpp/brerpotential.h
src/plugin/cpp/linearpotential.cpp
src/plugin/cpp/linearpotential.h
src/plugin/cpp/linearstoppotential.cpp
src/plugin/cpp/linearstoppotential.h
src/plugin/cpp/sessionresources.cpp
src/plugin/cpp/sessionresources.h
src/plugin/pythonmodule/CMakeLists.txt
src/plugin/pythonmodule/export_plugin.cpp
src/plugin/pythonmodule/export_plugin.h
tests/pytest.ini
tests/test_dirhelper.py
tests/test_pair_data.py
tests/test_plugin_binding.py
tests/test_plugin_configs.py
tests/test_run_config.py
tests/test_run_data.py
tests/testdata.json