6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "e8a96b6326341637d25ca9c257c1d2af4033c957946438d9d37bf6eb798d3bbe";
16 description = "Let's write Python 3 right now!";
17 homepage = "https://github.com/nandoflorestan/nine";
18 license = licenses.free;