Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039440
en ru br
Репозитории ALT
5.1: 0.18.1-alt1
4.1: 0.12.2-alt3.1
4.0: 0.12.2-alt3
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: pylint

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.12.2-alt3
Время сборки: 9 декабря 2006, 20:03 ( 902.7 недели назад )
Размер архива: 160.58 Kb

Домашняя страница:   http://www.logilab.org/project/name/pylint

Лицензия: GPL
О пакете: python code static checker
Описание:

Pylint is a Python source code analyzer which looks for programming
errors, helps enforcing a coding standard and sniffs for some code
smells (as defined in Martin Fowler's Refactoring book)

Pylint can be seen as another PyChecker since nearly all tests you
can do with PyChecker can also be done with Pylint. However, Pylint
offers some more features, like checking length of lines of code,
checking if variable names are well-formed according to your coding
standard, or checking if declared interfaces are truly implemented,
and much more.

Additionally, it is possible to write plugins to add your own checks.

This module is build for python 2.4

Текущий майнтейнер: Andrey Khavryuchenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pylint
  • pylint-test
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin