Metadata-Version: 2.1
Name: pylint-deprecated-decorator
Version: 0.2.4
Summary: A pylint checker to detect @deprecated decorators on classes and functions
Home-page: https://github.com/withakay/pylint-deprecated-decorator#readme
Author: withakay
Author-email: jack@fader.co.uk
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pylint (>=2.9.6,<3.0.0)
Project-URL: Repository, https://github.com/withakay/pylint-deprecated-decorator
