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