pylint binary package in Ubuntu Jammy arm64

 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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-12-05 17:33:34 UTC Published Ubuntu Jammy arm64 release universe python Optional 2.12.2-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy arm64 proposed universe python Optional 2.12.2-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-12-05 17:34:07 UTC Superseded Ubuntu Jammy arm64 release universe python Optional 2.11.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 2.12.2-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-12-06 18:10:09 UTC Deleted Ubuntu Jammy arm64 proposed universe python Optional 2.11.1-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-12-04 09:38:53 UTC Superseded Ubuntu Jammy arm64 release universe python Optional 2.7.2-3ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 2.11.1-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu impish-proposed amd64 in Primary Archive for Ubuntu

Source package