Metadata-Version: 1.0
Name: monkeypatch
Version: 0.1rc1
Summary: Patches module object/class/function.
Home-page: https://github.com/iki/monkeypatch
Author: Jan Killian
Author-email: jan.killian@gmail.com
License: BSD
Description: 
        MonkeyPatch
        ===========
        
        Patches module object/class/function.
        
        Package:
          http://pypi.python.org/pypi/monkeypatch
        Project:
          https://github.com/iki/monkeypatch
        Issues:
          https://github.com/iki/monkeypatch/issues
        Updates:
          https://github.com/iki/monkeypatch/commits/master.atom
        Sources via git:
          ``git clone https://github.com/iki/monkeypatch``
        Sources via hg-git:
          ``hg clone git://github.com/iki/monkeypatch``
        
Keywords: patch,monkey-patch
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
