Metadata-Version: 2.1
Name: hook-plug
Version: 0.0.1
Summary: Hook Plug is an extension for testing frameworks. This provides the possibility of decoupling hook responsibilities and extending it with plugins.
License: MIT
Author: dunossauro
Author-email: mendesxeduardo@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pluggy (>=0.12.0,<0.13.0)
