6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "06afe1a4a1dbf8b47f7ad5a3c1d8ada9104c64933a1da11338269a2bd8642778";
16 description = "Utilities for filesystem exploration and automated builds";
17 license = licenses.bsd3;
18 homepage = "https://github.com/uqfoundation/pox/";