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