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

    Исходный пакет: python-module-flake8
    Версия: 2.1.0-alt1
    Собран:  5 августа 2014 г. 12:25 в задании #126870
    Скопирован в задании: #128678
    Категория: Разработка/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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-flake8 (noarch)
    python3-module-flake8 (noarch)

    Сопровождающий: Lenar Shakirov

    Список участников:
    Lenar Shakirov

    Права:
    Igor Vlasenko
    @everybody

      1. python3-module-mccabe >= 0.2
      2. python3-module-mock
      3. python3-module-nose
      4. python3-module-setuptools
      5. python3-pyflakes >= 0.6.1
      6. python3-tools-pep8 >= 1.4.3
      7. rpm-build-python3
      8. pyflakes >= 0.6.1
      9. python-devel
      10. python-module-mccabe >= 0.2
      11. python-module-mock
      12. python-module-nose
      13. python-module-setuptools
      14. python-tools-pep8 >= 1.4.3

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


    1 августа 2014 г. Lenar Shakirov 2.1.0-alt1
    - First build for ALT (based on Fedora 2.1.0-3.fc21.src)