5 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "2fe02c9305f53168441948f4a03dfbfa2eacc73db30db4a93309083cb0e250a5";
18 pythonImportsCheck = [
23 description = "Commons of banal micro-functions for Python";
24 homepage = "https://github.com/pudo/banal";
25 license = licenses.mit;