6 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "197gzrxn9lbk0q1v079814c6s05cr4rwzyl6c1m6inkyif4yzr6c";
17 homepage = "https://chrisarndt.de/projects/threadpool/";
18 description = "Easy to use object-oriented thread pool framework";
19 license = licenses.mit;