10 buildPythonPackage rec {
15 inherit pname version;
16 sha256 = "86670e1808bcdcd4f70112f43da72ae766f04cd8311d1071ce6e0e0a72e37ee8";
30 description = "Capture stdout, stderr easily.";
31 homepage = "https://github.com/oinume/iocapture";
32 license = licenses.mit;