Metadata-Version: 2.0
Name: api-mimic
Version: 1.0b2
Summary: API mimicry
Home-page: UNKNOWN
Author: Aubrey Stark-Toller
Author-email: aubrey@kleetope.uk
License: GPL3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5


This modules provides functionality to create classes with the intention
of mimicking another module or classes API and then invoking a dispatch
function to implement some desired, alternate behaviour.


