8 buildPythonPackage rec {
14 pname = "shell_genie";
16 hash = "sha256-z7LiAq2jLzqjg4Q/r9o7M6VbedeT34NyPpgctfqBp+8=";
40 pythonImportsCheck = [
45 description = "Describe your shell commands in natural language";
46 homepage = "https://github.com/dylanjcastillo/shell-genie";
47 license = licenses.mit;
48 maintainers = with maintainers; [ onny ];
49 mainProgram = "shell-genie";