Metadata-Version: 1.0
Name: named_decorator
Version: 0.1.3
Summary: 
    Utility to name wrappers based on their callees, dynamically. This makes it
    easy to trace calls in large codebases with heavily used decorators.
    
Home-page: https://github.com/Yelp/named_decorator
Author: Yelp Performance Team
Author-email: no-reply+use_github_issues@yelp.com
License: UNKNOWN
Description: UNKNOWN
Platform: all
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
