Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37424188
en ru br
ALT Linux repos
S:3.1.0-alt1

Group :: Development/Python3
RPM: python3-module-pyflakes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.0-alt1
Build date: 14 august 2023, 10:25 ( 35.7 weeks ago )
Size: 57.04 Kb

Home page:   https://pypi.org/project/pyflakes/

License: MIT
Summary: A simple program which checks Python source files for errors
Description:

Pyflakes is similar to PyChecker in scope, but differs in that it does\
not execute the modules to check them. This is both safer and faster,\
although it does not perform as many checks. Unlike PyLint, Pyflakes\
checks only for logical errors in programs; it does not perform any\
check on style.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pyflakes
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin