PACKAGE NAME: python3-pyflakes-3.2.0-x86_64-1_dce.tgz PACKAGE MIRROR: http://slackdce.radioclub.ar/slackdce/15.0/x86_64/ PACKAGE LOCATION: ./python/python3-pyflakes PACKAGE SIZE (compressed): 144 K PACKAGE SIZE (uncompressed): 640 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-pyflakes: python3-pyflakes (A simple program which checks Python source files) python3-pyflakes: python3-pyflakes: Pyflakes analyzes programs and detects various errors. python3-pyflakes: It works by parsing the source file, not importing it, python3-pyflakes: so it is safe to use on modules with side effects. python3-pyflakes: It's also much faster. python3-pyflakes: python3-pyflakes: Homepage: https://github.com/PyCQA/pyflakes python3-pyflakes: python3-pyflakes: python3-pyflakes: