Пакет python3-module-flake8: Информация

    Бинарный пакет: python3-module-flake8
    Версия: 2.4.0-alt0.M70C.1
    Архитектура: noarch
    Собран:  14 августа 2015 г. 19:09 в задании #147676
    Исходный пакет: python-module-flake8
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/flake8

    Лицензия: MIT
    О пакете: Code checking using pep8 and pyflakes
    Описание: 
    Flake8 is a wrapper around these tools:
    
    - PyFlakes - pep8 - Ned's McCabe script
    
    Flake8 runs all tools by launching the single 'flake8' script, but ignores
    pep8 and PyFlakes extended options and just uses defaults. It displays the
    warnings in a per-file, merged output.
    
    It also adds a few features:
    
    - files that contains with this header are skipped::
    
    
    
    - lines that contains a "# NOQA" comment at the end will not issue a
    warning. - a Mercurial hook.
    
    - a McCabe complexity checker.
    
    This is version of the package running with Python 3.

    Сопровождающий: Anton V. Boyarshinov


    Последнее изменение


    18 июня 2015 г. Anton V. Boyarshinov 2.4.0-alt0.M70C.1
    - backport to c7
    28 апреля 2015 г. Eugeny A. Rostovtsev 2.4.0-alt1
    - Version 2.4.0
    16 февраля 2015 г. Eugeny A. Rostovtsev 2.3.0-alt1
    - Version 2.3.0