forked from pool/python-pyflakes
961b7811c2086925d2eaaab6268e73ac70d9df3c2f6d380769ea01a916d20a2c
Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster. It is a dependency of the spyder python graphical environment, besides by a useful tool on its own OBS-URL: https://build.opensuse.org/request/show/115732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyflakes?expand=0&rev=1
Description
No description provided
Languages
RPM Spec
100%