7 buildPythonPackage rec {
10 format = "setuptools";
15 sha256 = "0ai30dxgygwzaj9sgdzyfr9p5b7gwc9piq59nzr4xy5x1zcm7xrn";
22 description = "Should assertions in Python as clear and readable as possible";
23 homepage = "http://www.should-dsl.info/";
24 license = licenses.mit;
25 maintainers = with maintainers; [ jluttine ];