{ "name": "@rulepack/python-pep8", "version": "0.1.0", "description": "Python style per PEP 8: 4-space indent, 79 cols, snake_case/CapWords naming, grouped imports, plus PEP 257 docstrings.", "license": "MIT", "visibility": "public", "keywords": ["python", "pep8", "style", "formatting", "docstrings"], "memories": { "agents": "AGENTS.md", "claude": "CLAUDE.md", "cursor": ".cursor/rules/python.mdc" }, "files": [ "CLAUDE.md", "AGENTS.md", "README.md", "rulepack.json", ".cursor/rules/python.mdc", "LICENSE" ] }