Metadata-Version: 2.4
Name: flake8_deprecation
Version: 1.0.1
Summary: flake8 extension to warning when you call a function that calls warning.warn
Home-page: https://github.com/cstarkers/flake8-deprecation
Author: Campbell Starky
License: MIT
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flake8>3.0.0
Requires-Dist: astroid>3.0.0
Dynamic: author
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary
