9 python3Packages.buildPythonApplication {
17 hash = "sha256-nmhEG4sUmgpgRUduVTtwDLGPJVKx+dEaPb+KjFRwV2Q=";
20 nativeBuildInputs = with python3Packages; [
24 propagatedBuildInputs = with python3Packages; [
30 description = "Delta debugger for SMT benchmarks in SMT-LIB v2";
31 homepage = "https://ddsmt.readthedocs.io/";
32 license = with lib.licenses; [ gpl3Plus ];
33 maintainers = with lib.maintainers; [ AndersonTorres ];