Metadata-Version: 2.1
Name: module-wrapper
Version: 0.1.8
Summary: Module wrapper Python library
Home-page: https://github.com/rominf/module-wrapper
Author: Roman Inflianskas
Author-email: infroma@gmail.com
Keywords: module,wrapper,proxy,decorator
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: wrapt
