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