9 buildPythonPackage rec {
17 hash = "sha256-If3ZMoNICQxxpdMnc+juaKq4rX7MMi9eDMAQEUy1Scg=";
24 propagatedBuildInputs = [
31 pythonImportsCheck = [
36 description = "Simple lua-python parser";
37 homepage = "https://github.com/SirAnthony/slpp";
38 license = licenses.mit;
39 maintainers = with maintainers; [ ];