The devel/ruff port
ruff-0.15.7 – Python linter and code formatter (cvsweb github mirror)
Description
Ruff is an extremely fast Python linter and code formatter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface. Ruff can be used to replace Flake8 (plus dozens of plugins), Black, isort, pydocstyle, pyupgrade, autoflake, and more, all while executing tens or hundreds of times faster than any individual tool.WWW: https://docs.astral.sh/ruff
Maintainer
Laurent Cheylus
Only for arches
aarch64 amd64 riscv64 sparc64
Not for arches
sparc64
Categories
devel lang/python lang/rust textproc
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/ruff
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/ruff-0.15.7.dist-info/licenses/LICENSE
- /usr/local/lib/python3.13/site-packages/ruff/
- /usr/local/lib/python3.13/site-packages/ruff/__init__.py
- /usr/local/lib/python3.13/site-packages/ruff/__main__.py
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/__init__.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/__init__.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/__main__.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/__main__.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/_find_ruff.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/ruff/__pycache__/_find_ruff.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/ruff/_find_ruff.py
- /usr/local/share/bash-completion/
- /usr/local/share/bash-completion/completions/
- /usr/local/share/bash-completion/completions/ruff
- /usr/local/share/fish/
- /usr/local/share/fish/vendor_completions.d/
- /usr/local/share/fish/vendor_completions.d/ruff.fish
- /usr/local/share/zsh/
- /usr/local/share/zsh/site-functions/
- /usr/local/share/zsh/site-functions/_ruff