Metadata-Version: 2.1
Name: dunder-mifflin
Version: 0.0.2
Summary: Out of paper, out of stock. These friendly faces around the block. Break loose from the chains that are causing you pain. Call Michael, Stanley, Jim, Dwight, or Creed Call Andy and Kelly for your business paper needs.
Home-page: https://crwilcox.com
Author: Chris Wilcox
Author-email: pypi@crwilcox.com
License: Apache 2.0
Description: # 'dunder'.\_\_mifflin\_\_
        
        This packages add `__mifflin__` to all python objects.
        
            import dunder_mifflin
            'dunder'.__mifflin__()
        
        
        # License
        This packages is distibuted under an Apache License.
        
        # Dependencies
        This package uses two dependencies
        
        - asciimatics handles reprinting over existing text on the screen (License Apache)
        - forbiddenfruit handles patching the built in types of Python (License GPLv3)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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
Description-Content-Type: text/markdown
