Metadata-Version: 2.1
Name: context-helpers
Version: 0.1.2
Summary: Helpers for dealing with context managers
Home-page: https://github.com/firba1/context-helpers
Author: Ben Bariteau
Author-email: ben.bariteau@gmail.com
License: MIT
Description: # context-helpers
        Helper functions for dealing with context managers in python
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT 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: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
