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

    Бинарный пакет: python3-module-flake8
    Версия: 2.4.1-alt1.git20150710.1.1
    Архитектура: noarch
    Собран:  14 марта 2016 г. 17:44 в задании #161288
    Исходный пакет: 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.

    Сопровождающий: Ivan Zakharyaschev


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


    13 марта 2016 г. Ivan Zakharyaschev 2.4.1-alt1.git20150710.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 2.4.1-alt1.git20150710.1
    - NMU: Use buildreq for BR.
    2 августа 2015 г. Eugeny A. Rostovtsev 2.4.1-alt1.git20150710
    - Snapshot from git