Metadata-Version: 2.1
Name: spongecase
Version: 1.0.2
Summary: Convert text to Spongebob case
Home-page: https://github.com/nkouevda/spongecase
Author: Nikita Kouevda
Author-email: nkouevda@gmail.com
License: MIT
Description: # spongecase
        
        Convert text to Spongebob case.
        
        ## Installation
        
            pip install spongecase
        
        Or:
        
            brew install nkouevda/nkouevda/spongecase
        
        ## Examples
        
            $ echo the quick brown fox jumps over the lazy dog | spongecase
            tHe QuIcK bRoWn FoX jUmPs OvEr The LaZy DoG
        
        ## License
        
        [MIT License](LICENSE.txt)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
