Metadata-Version: |
2.1 |
Name: |
ruff |
Version: |
0.0.286 |
Summary: |
An extremely fast Python linter, written in Rust. |
Author: |
Charlie Marsh <charlie.r.marsh@gmail.com> |
Author-Email: |
Charlie Marsh <charlie.r.marsh[at]gmail.com> |
Maintainer-Email: |
Charlie Marsh <charlie.r.marsh[at]gmail.com> |
Home-Page: |
https://beta.ruff.rs/docs |
Project-Url: |
Repository, https://github.com/astral-sh/ruff |
Project-Url: |
Documentation, https://beta.ruff.rs/docs/ |
Project-Url: |
Changelog, https://github.com/astral-sh/ruff/releases |
License: |
MIT |
Keywords: |
automation,flake8,pycodestyle,pyflakes,pylint,clippy |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Rust |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Quality Assurance |
Requires-Python: |
>=3.7 |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |