Metadata-Version: 2.1
Name: dunder-mifflin
Version: 0.0.3
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://github.com/crwilcox/dunder-mifflin
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__()
        
        ![Demo](demo.gif)
        
        
        # License
        Apache 2.0 - See [the LICENSE](LICENSE) for more information.
        
        
        # Dependencies
        This package has the following dependencies
        
        - asciimatics, which handles reprinting over existing text on the screen (Apache)
        - forbiddenfruit, which handles patching the built in types of Python (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
