Metadata-Version: 2.1
Name: pylint
Version: 2.9.3
Summary: python code static checker
Home-page: https://github.com/PyCQA/pylint
Author: Python Code Quality Authority
Author-email: code-quality@python.org
License: GPL-2.0-or-later
Project-URL: What's New, https://pylint.pycqa.org/en/latest/whatsnew/
Project-URL: Bug tracker, https://github.com/PyCQA/pylint/issues
Project-URL: Discord server, https://discord.gg/Egy6P8AMB5
Project-URL: User manual, http://pylint.pycqa.org/en/latest/
Project-URL: Contributing, http://pylint.pycqa.org/en/latest/development_guide/contribute.html
Project-URL: Technical references, http://pylint.pycqa.org/en/latest/technical_reference/index.html
Description: UNKNOWN
Keywords: static code analysis linter python lint
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Python: ~=3.6
Description-Content-Type: text/x-rst
