pylint binary package in Ubuntu Xenial powerpc

 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.
 .
 The package also ships the following additional commands:
 .
   * pyreverse: an UML diagram generator
   * symilar: an independent similarities checker
   * epylint: Emacs and Flymake compatible Pylint
   * pylint-gui: a graphical interface (reason for python-tk recommends)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-04-08 15:15:36 UTC Published Ubuntu Xenial powerpc release universe python Optional 1.5.2-1ubuntu1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2016-04-08 15:19:28 UTC Superseded Ubuntu Xenial powerpc release main python Optional 1.5.2-1ubuntu1
  • Removal requested .
  • Superseded by amd64 build of pylint 1.5.2-1ubuntu1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial powerpc proposed main python Optional 1.5.2-1ubuntu1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2016-01-07 23:57:32 UTC Superseded Ubuntu Xenial powerpc release main python Optional 1.4.4-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 1.5.2-1ubuntu1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2016-01-09 00:10:32 UTC Deleted Ubuntu Xenial powerpc proposed main python Optional 1.4.4-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2015-10-23 20:47:09 UTC Superseded Ubuntu Xenial powerpc release main python Optional 1.3.1-3ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 1.4.4-1ubuntu1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu vivid-proposed amd64 in Primary Archive for Ubuntu

Source package