Metadata-Version: 1.0
Name: nyancat
Version: 0.1
Summary: nyancat in your terminal based on Python!
Home-page: https://github.com/taizilongxu/nyancat
Author: taizilongxu
Author-email: 468137306@qq.com
License: MIT
Description: ## Nyancat!
        
        ![nyancat](nyancat.gif)
        
        from here: https://github.com/klange/nyancat
        
        ## Usage
        
        ```python
        import nyancat
        cat = nyancat.Nyancat()
        cat.run()
        ```
        
Keywords: python nyancat terminal
Platform: UNKNOWN
