Metadata-Version: 1.1
Name: mr-monkeypatch
Version: 0.0.3
Summary: A monkey patching library for python
Home-page: https://github.com/phoeagon/monkeypatch-python
Author: phoeagon
Author-email: admin@phoeagon.info
License: http://www.apache.org/licenses/LICENSE-2.0
Download-URL: https://github.com/phoeagon/monkeypatch-python/tarball/0.0.3
Description: Provide dynamic method name resolution and routing
            simulates monkey patching in Ruby.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
