6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "5d1a1cee34378ab075879dc30fa6328d448a9f680a66c4e84cac7382ad92f15f";
16 description = "pdb wrapper with remote access via tcp socket";
17 homepage = "https://github.com/tamentis/rpdb";
18 license = licenses.bsd2;