Metadata-Version: 1.1
Name: method_decorator
Version: 0.1.3
Summary: Python decorator that knows the class the decorated method is bound to.
Home-page: https://github.com/denis-ryzhkov/method_decorator
Author: Denis Ryzhkov
Author-email: denisr@denisr.com
License: MIT
Description: 
        Please see full description here:
        https://github.com/denis-ryzhkov/method_decorator/blob/master/README.md
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
