6 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "1sgl438jrb4cdyl7hbc3ymwsf7y3zy09g1gh7ynilxpllp37jc8y";
20 description = "Tools for i3 users and developers";
21 homepage = "https://github.com/ziberna/i3-py";
22 license = licenses.gpl3;
23 platforms = platforms.unix;