6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "1x3i9wmzw33fpkis203alygfnrkcmq9w1aydcm887jh6frfqm6cw";
15 # No tests distributed
19 homepage = "https://github.com/seb-m/pyinotify/wiki";
20 description = "Monitor filesystems events on Linux platforms with inotify";
21 license = licenses.mit;
22 platforms = platforms.linux;