MIR.utils.deedsbcv_binary

Utilities for managing prebuilt deedsBCV binaries.

This module downloads precompiled binaries for Linux/Windows from GitHub Releases and exposes helpers to locate the executables without requiring local compilation.

Functions

get_deedsbcv_dir([version, base_url, ...])

Ensure deedsBCV binaries exist and return the directory path.

get_deedsbcv_executable([name, version, ...])

Return the full path to a deedsBCV executable, downloading if needed.