Metadata-Version: 2.1
Name: deprecat
Version: 2.1.1
Summary: Python @deprecat decorator to deprecate old python classes, functions or methods.
Home-page: https://github.com/deprecat/deprecat
Author: Meenal Jhajharia
Author-email: meenal@mjhajharia.com
License: MIT
Download-URL: https://github.com/deprecat/deprecat/archive/refs/tags/v2.1.1.tar.gz
Keywords: deprecate,deprecated,deprecation,warning,warn,decorator
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: dev
License-File: LICENSE.rst

Deprecation helper

