Metadata-Version: 2.1
Name: pylint-print
Version: 1.0.0
Summary: Print function checker for PyLint
Home-page: https://gitlab.com/nwmitchell/pylint-print
Author: Nick Mitchell
Author-email: nmitchell@nvidia.com
License: GPLv2
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pylint

# Pylint Print Checker

A Pylint plugin for checking for use of the print() function.


