From b590c8d7572b727d565cc0b8ff660d43569845de Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 19:09:37 -0500 Subject: Adding metadata --- dev-python/pyflakes/metadata.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-python/pyflakes/metadata.xml (limited to 'dev-python/pyflakes/metadata.xml') diff --git a/dev-python/pyflakes/metadata.xml b/dev-python/pyflakes/metadata.xml new file mode 100644 index 000000000000..fc2828fec7c2 --- /dev/null +++ b/dev-python/pyflakes/metadata.xml @@ -0,0 +1,18 @@ + + + + + python@gentoo.org + Python + + + PyFlakes is a Lint-like tool for Python, like PyChecker. It is focused + on identifying common errors quickly without executing Python code. + + Its primary advantage over PyChecker is that it is fast. You don't have + to sit around for minutes waiting for the checker to run; it runs on + most large projects in only a few seconds. + + + baldeagleos-repo + -- cgit v1.3.1