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

    Бинарный пакет: python3-tools-pep8
    Версия: 1.6.2-alt3
    Архитектура: noarch
    Собран:  6 июля 2021 г. 12:23 в задании #277436
    Исходный пакет: python-tools-pep8
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/pep8

    Лицензия: MIT
    О пакете: Python style guide checker
    Описание: 
    pep8 is a tool to check your Python code against some of the style
    conventions in PEP 8. It has a plugin architecture, making new checks
    easy, and its output is parseable, making it easy to jump to an error
    location in your editor.
    
    This is a version for Python 3.

    Сопровождающий: Grigory Ustinov


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


    6 июля 2021 г. Grigory Ustinov 1.6.2-alt3
    - Fixed FTBFS.
    31 января 2019 г. Stanislav Levin 1.6.2-alt2
    - Applied patch from upstream for Python 3.6.7+ support.
    8 апреля 2016 г. Ivan Zakharyaschev 1.6.2-alt1.1.1
    - (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep
      (it is meaningless because arbitrary packages package that dir).