7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "e8a96b6326341637d25ca9c257c1d2af4033c957946438d9d37bf6eb798d3bbe";
18 description = "Let's write Python 3 right now!";
19 homepage = "https://github.com/nandoflorestan/nine";
20 license = licenses.free;