Metadata-Version: 2.1
Name: Dandelyon
Version: 0.2.4
Summary: A library for handling deprecation warnings and events.
Home-page: https://github.com/andrewgy8/dandelyon
Author: Andrew Graham-Yooll
Author-email: andrewgy8@gmail.com
License: UNKNOWN
Description: Dandelyon is a library for handling deprecation events that occur
        naturally in software's lifecycle.  
        With the help of some decorators, you can gracefully manage your API's 
        deprecations without user interference.
Keywords: deprecate deprecation decorator
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown
