Metadata-Version: 2.1
Name: decorators_dunningrb
Version: 0.0.9
Summary: A library of decorators.
Author-email: Rodney Dunning <dunningrb@gmail.com>
License: MIT License
Project-URL: Repository, https://github.com/dunningrb/decorators
Keywords: decorators
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# decorators
This project defines custom decorators that I want to make available to 
other projects.
