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