This module is a wrapper around the resp program, which I've been planning to re-write in Python. It's currently excluded from tests, because the resp dependency cannot be mocked out. It makes more sense to move this wrapper to the Python resp project, where the interface decisions will be made in tandem with the rewrite.
This module is a wrapper around the
respprogram, which I've been planning to re-write in Python. It's currently excluded from tests, because therespdependency cannot be mocked out. It makes more sense to move this wrapper to the Pythonrespproject, where the interface decisions will be made in tandem with the rewrite.