Package python3-tools-pep8: Information

    Binary package: python3-tools-pep8
    Version: 1.6.2-alt3
    Architecture: noarch
    Build time:  Jul 6, 2021, 12:23 PM in the task #277436
    Source package: python-tools-pep8
    Report package bug
    License: MIT
    Summary: Python style guide checker
    Description: 
    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.

    Maintainer: Grigory Ustinov


    Last changed


    July 6, 2021 Grigory Ustinov 1.6.2-alt3
    - Fixed FTBFS.
    Jan. 31, 2019 Stanislav Levin 1.6.2-alt2
    - Applied patch from upstream for Python 3.6.7+ support.
    April 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).