7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "ef74b83698ea014112040cf32b1a093c1ab3d91c4dd18ecc03ec178fd99c9f9f";
21 description = "Console colouring for python";
22 homepage = "https://pypi.python.org/pypi/python-termstyle/0.1.10";
23 license = licenses.bsdOriginal;